d37e2b75129db2b2089aa6c03f187c54a771b5bb
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "path-is-absolute@https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.0.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "path-is-absolute@https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.0.tgz",
10   "_id": "path-is-absolute@https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.0.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-Jj2tpmqz8vsQv3+dJN2PPlcO+RI=",
13   "_location": "/grunt-standard/standard/glob/path-is-absolute",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "path-is-absolute@https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.0.tgz",
18     "name": "path-is-absolute",
19     "escapedName": "path-is-absolute",
20     "rawSpec": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.0.tgz",
21     "saveSpec": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.0.tgz",
22     "fetchSpec": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.0.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard/glob"
26   ],
27   "_spec": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.0.tgz",
28   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
29   "author": {
30     "name": "Sindre Sorhus",
31     "email": "sindresorhus@gmail.com",
32     "url": "sindresorhus.com"
33   },
34   "bugs": {
35     "url": "https://github.com/sindresorhus/path-is-absolute/issues"
36   },
37   "description": "Node.js 0.12 path.isAbsolute() ponyfill",
38   "engines": {
39     "node": ">=0.10.0"
40   },
41   "files": [
42     "index.js"
43   ],
44   "homepage": "https://github.com/sindresorhus/path-is-absolute#readme",
45   "keywords": [
46     "path",
47     "paths",
48     "file",
49     "dir",
50     "absolute",
51     "isabsolute",
52     "is-absolute",
53     "built-in",
54     "util",
55     "utils",
56     "core",
57     "ponyfill",
58     "polyfill",
59     "shim",
60     "is",
61     "detect",
62     "check"
63   ],
64   "license": "MIT",
65   "name": "path-is-absolute",
66   "repository": {
67     "type": "git",
68     "url": "git+https://github.com/sindresorhus/path-is-absolute.git"
69   },
70   "scripts": {
71     "test": "node test.js"
72   },
73   "version": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.0.tgz"
74 }