95a3e9e0fb0c988b63f49ede5879d2ece4e077eb
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "sync-exec@https://registry.npmjs.org/sync-exec/-/sync-exec-0.5.0.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "sync-exec@https://registry.npmjs.org/sync-exec/-/sync-exec-0.5.0.tgz",
10   "_id": "sync-exec@https://registry.npmjs.org/sync-exec/-/sync-exec-0.5.0.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-P3JY5KW6FyRTgZCfpqb2z1BuFmE=",
13   "_location": "/grunt-standard/standard-format/esformatter/npm-run/sync-exec",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "sync-exec@https://registry.npmjs.org/sync-exec/-/sync-exec-0.5.0.tgz",
18     "name": "sync-exec",
19     "escapedName": "sync-exec",
20     "rawSpec": "https://registry.npmjs.org/sync-exec/-/sync-exec-0.5.0.tgz",
21     "saveSpec": "https://registry.npmjs.org/sync-exec/-/sync-exec-0.5.0.tgz",
22     "fetchSpec": "https://registry.npmjs.org/sync-exec/-/sync-exec-0.5.0.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard-format/esformatter/npm-run"
26   ],
27   "_spec": "https://registry.npmjs.org/sync-exec/-/sync-exec-0.5.0.tgz",
28   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
29   "author": {
30     "name": "Greg Varsanyi"
31   },
32   "bugs": {
33     "url": "https://github.com/gvarsanyi/sync-exec/issues"
34   },
35   "description": "Synchronous exec with status code support. Requires no external dependencies, no need for node-gyp compilations etc.",
36   "devDependencies": {
37     "coffee-script": "^1.9.1"
38   },
39   "homepage": "https://github.com/gvarsanyi/sync-exec",
40   "keywords": [
41     "exec",
42     "execSync",
43     "fs",
44     "sync",
45     "synchronous",
46     "status code",
47     "status"
48   ],
49   "license": "GNU GPLv2",
50   "main": "js/sync-exec.js",
51   "name": "sync-exec",
52   "repository": {
53     "type": "git",
54     "url": "git://github.com/gvarsanyi/sync-exec.git"
55   },
56   "scripts": {
57     "test": "make test"
58   },
59   "version": "https://registry.npmjs.org/sync-exec/-/sync-exec-0.5.0.tgz"
60 }