ec7e2c42b66781dad41c5ae36b29df4016698dad
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "strip-json-comments@https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.2.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "strip-json-comments@https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.2.tgz",
10   "_id": "strip-json-comments@https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.2.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-WkirlgI9usG3uND/q/b2PxZ3vp8=",
13   "_location": "/grunt-standard/standard/eslint/strip-json-comments",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "strip-json-comments@https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.2.tgz",
18     "name": "strip-json-comments",
19     "escapedName": "strip-json-comments",
20     "rawSpec": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.2.tgz",
21     "saveSpec": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.2.tgz",
22     "fetchSpec": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.2.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard/eslint"
26   ],
27   "_spec": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.2.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": "http://sindresorhus.com"
33   },
34   "bin": {
35     "strip-json-comments": "cli.js"
36   },
37   "bugs": {
38     "url": "https://github.com/sindresorhus/strip-json-comments/issues"
39   },
40   "description": "Strip comments from JSON. Lets you use comments in your JSON files!",
41   "devDependencies": {
42     "mocha": "*"
43   },
44   "engines": {
45     "node": ">=0.8.0"
46   },
47   "files": [
48     "cli.js",
49     "strip-json-comments.js"
50   ],
51   "homepage": "https://github.com/sindresorhus/strip-json-comments#readme",
52   "keywords": [
53     "json",
54     "strip",
55     "remove",
56     "delete",
57     "trim",
58     "comments",
59     "multiline",
60     "parse",
61     "config",
62     "configuration",
63     "conf",
64     "settings",
65     "util",
66     "env",
67     "environment",
68     "cli",
69     "bin"
70   ],
71   "license": "MIT",
72   "main": "strip-json-comments",
73   "name": "strip-json-comments",
74   "repository": {
75     "type": "git",
76     "url": "git+https://github.com/sindresorhus/strip-json-comments.git"
77   },
78   "scripts": {
79     "test": "mocha"
80   },
81   "version": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.2.tgz"
82 }