e27c6e82076b55c1c7310a8bfba66544be4055d5
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "sprintf-js@https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.2.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "sprintf-js@https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.2.tgz",
10   "_id": "sprintf-js@https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.2.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-EeTYT/MhRONbC/Omb4WH842PmXg=",
13   "_location": "/grunt-standard/standard/eslint/js-yaml/argparse/sprintf-js",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "sprintf-js@https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.2.tgz",
18     "name": "sprintf-js",
19     "escapedName": "sprintf-js",
20     "rawSpec": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.2.tgz",
21     "saveSpec": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.2.tgz",
22     "fetchSpec": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.2.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard/eslint/js-yaml/argparse"
26   ],
27   "_spec": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.2.tgz",
28   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
29   "author": {
30     "name": "Alexandru Marasteanu",
31     "email": "hello@alexei.ro",
32     "url": "http://alexei.ro/"
33   },
34   "bugs": {
35     "url": "https://github.com/alexei/sprintf.js/issues"
36   },
37   "description": "JavaScript sprintf implementation",
38   "devDependencies": {
39     "grunt": "*",
40     "grunt-contrib-uglify": "*",
41     "grunt-contrib-watch": "*",
42     "mocha": "*"
43   },
44   "homepage": "https://github.com/alexei/sprintf.js#readme",
45   "license": "BSD-3-Clause",
46   "main": "src/sprintf.js",
47   "name": "sprintf-js",
48   "repository": {
49     "type": "git",
50     "url": "git+https://github.com/alexei/sprintf.js.git"
51   },
52   "scripts": {
53     "test": "mocha test/test.js"
54   },
55   "version": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.2.tgz"
56 }