c235fba26c7d57de0e92eefce456d39922ae8c27
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "es6-symbol@https://registry.npmjs.org/es6-symbol/-/es6-symbol-0.1.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-0.1.1.tgz",
10   "_id": "es6-symbol@https://registry.npmjs.org/es6-symbol/-/es6-symbol-0.1.1.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-nPf6su2v8bHaj+jmi/4/Wspsohg=",
13   "_location": "/grunt-standard/standard/eslint/escope/es6-map/es6-symbol",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "es6-symbol@https://registry.npmjs.org/es6-symbol/-/es6-symbol-0.1.1.tgz",
18     "name": "es6-symbol",
19     "escapedName": "es6-symbol",
20     "rawSpec": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-0.1.1.tgz",
21     "saveSpec": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-0.1.1.tgz",
22     "fetchSpec": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-0.1.1.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard/eslint/escope/es6-map",
26     "/grunt-standard/standard/eslint/escope/es6-map/es6-set"
27   ],
28   "_spec": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-0.1.1.tgz",
29   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
30   "author": {
31     "name": "Mariusz Nowak",
32     "email": "medyk@medikoo.com",
33     "url": "http://www.medikoo.com/"
34   },
35   "bugs": {
36     "url": "https://github.com/medikoo/es6-symbol/issues"
37   },
38   "dependencies": {
39     "d": "~0.1.1",
40     "es5-ext": "~0.10.4"
41   },
42   "description": "ECMAScript6 Symbol polyfill",
43   "devDependencies": {
44     "tad": "0.2.x"
45   },
46   "homepage": "https://github.com/medikoo/es6-symbol#readme",
47   "keywords": [
48     "symbol",
49     "private",
50     "property",
51     "es6",
52     "ecmascript",
53     "harmony"
54   ],
55   "license": "MIT",
56   "name": "es6-symbol",
57   "repository": {
58     "type": "git",
59     "url": "git://github.com/medikoo/es6-symbol.git"
60   },
61   "scripts": {
62     "test": "node ./node_modules/tad/bin/tad"
63   },
64   "version": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-0.1.1.tgz"
65 }