36867d19fcc8d5a7650da046eecc197e502d1b35
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "npm-path@https://registry.npmjs.org/npm-path/-/npm-path-1.0.1.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "npm-path@https://registry.npmjs.org/npm-path/-/npm-path-1.0.1.tgz",
10   "_id": "npm-path@https://registry.npmjs.org/npm-path/-/npm-path-1.0.1.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-FddQ78nYgIGUxyFIHfohD73kFcU=",
13   "_location": "/grunt-standard/standard-format/esformatter/npm-run/npm-path",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "npm-path@https://registry.npmjs.org/npm-path/-/npm-path-1.0.1.tgz",
18     "name": "npm-path",
19     "escapedName": "npm-path",
20     "rawSpec": "https://registry.npmjs.org/npm-path/-/npm-path-1.0.1.tgz",
21     "saveSpec": "https://registry.npmjs.org/npm-path/-/npm-path-1.0.1.tgz",
22     "fetchSpec": "https://registry.npmjs.org/npm-path/-/npm-path-1.0.1.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard-format/esformatter/npm-run"
26   ],
27   "_spec": "https://registry.npmjs.org/npm-path/-/npm-path-1.0.1.tgz",
28   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
29   "author": {
30     "name": "Tim Oxley"
31   },
32   "bin": {
33     "npm-path": "bin/npm-path"
34   },
35   "bugs": {
36     "url": "https://github.com/timoxley/npm-path/issues"
37   },
38   "dependencies": {
39     "which": "^1.0.5"
40   },
41   "description": "Get a PATH with all executables available to npm scripts.",
42   "devDependencies": {
43     "faucet": "0.0.1",
44     "tape": "^2.12.3"
45   },
46   "directories": {
47     "test": "test"
48   },
49   "homepage": "https://github.com/timoxley/npm-path",
50   "keywords": [
51     "npm",
52     "run",
53     "executable"
54   ],
55   "license": "MIT",
56   "main": "index.js",
57   "name": "npm-path",
58   "repository": {
59     "type": "git",
60     "url": "git+https://github.com/timoxley/npm-path.git"
61   },
62   "scripts": {
63     "test": "faucet"
64   },
65   "version": "https://registry.npmjs.org/npm-path/-/npm-path-1.0.1.tgz"
66 }