5a2cda5c63dafe71729e34088575b1d5f75a14d6
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "es6-symbol@https://registry.npmjs.org/es6-symbol/-/es6-symbol-2.0.1.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "es6-symbol@https://registry.npmjs.org/es6-symbol/-/es6-symbol-2.0.1.tgz",
10   "_id": "es6-symbol@https://registry.npmjs.org/es6-symbol/-/es6-symbol-2.0.1.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-dhtcZ8/U8dGK+yNPaR1nhoLLO/M=",
13   "_location": "/grunt-standard/standard/eslint/escope/es6-map/es6-iterator/es6-symbol",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "es6-symbol@https://registry.npmjs.org/es6-symbol/-/es6-symbol-2.0.1.tgz",
18     "name": "es6-symbol",
19     "escapedName": "es6-symbol",
20     "rawSpec": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-2.0.1.tgz",
21     "saveSpec": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-2.0.1.tgz",
22     "fetchSpec": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-2.0.1.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard/eslint/escope/es6-map/es6-iterator"
26   ],
27   "_spec": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-2.0.1.tgz",
28   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
29   "author": {
30     "name": "Mariusz Nowak",
31     "email": "medyk@medikoo.com",
32     "url": "http://www.medikoo.com/"
33   },
34   "bugs": {
35     "url": "https://github.com/medikoo/es6-symbol/issues"
36   },
37   "dependencies": {
38     "d": "~0.1.1",
39     "es5-ext": "~0.10.5"
40   },
41   "description": "ECMAScript6 Symbol polyfill",
42   "devDependencies": {
43     "tad": "~0.2.1",
44     "xlint": "~0.2.2",
45     "xlint-jslint-medikoo": "~0.1.2"
46   },
47   "homepage": "https://github.com/medikoo/es6-symbol#readme",
48   "keywords": [
49     "symbol",
50     "private",
51     "property",
52     "es6",
53     "ecmascript",
54     "harmony"
55   ],
56   "license": "MIT",
57   "name": "es6-symbol",
58   "repository": {
59     "type": "git",
60     "url": "git://github.com/medikoo/es6-symbol.git"
61   },
62   "scripts": {
63     "lint": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream",
64     "lint-console": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --watch",
65     "test": "node ./node_modules/tad/bin/tad"
66   },
67   "version": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-2.0.1.tgz"
68 }