502fb7ce07553f1f77de4f5efa00ad48dc2d9118
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "es6-weak-map@https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-0.1.4.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "es6-weak-map@https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-0.1.4.tgz",
10   "_id": "es6-weak-map@https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-0.1.4.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-cGzvnpmqI2undmwjnIueKG6n0ig=",
13   "_location": "/grunt-standard/standard/eslint/escope/es6-weak-map",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "es6-weak-map@https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-0.1.4.tgz",
18     "name": "es6-weak-map",
19     "escapedName": "es6-weak-map",
20     "rawSpec": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-0.1.4.tgz",
21     "saveSpec": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-0.1.4.tgz",
22     "fetchSpec": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-0.1.4.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard/eslint/escope"
26   ],
27   "_spec": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-0.1.4.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-weak-map/issues"
36   },
37   "dependencies": {
38     "d": "~0.1.1",
39     "es5-ext": "~0.10.6",
40     "es6-iterator": "~0.1.3",
41     "es6-symbol": "~2.0.1"
42   },
43   "description": "ECMAScript6 WeakMap polyfill",
44   "devDependencies": {
45     "tad": "~0.2.2"
46   },
47   "homepage": "https://github.com/medikoo/es6-weak-map#readme",
48   "keywords": [
49     "map",
50     "weakmap",
51     "collection",
52     "es6",
53     "harmony",
54     "list",
55     "hash",
56     "gc"
57   ],
58   "license": "MIT",
59   "name": "es6-weak-map",
60   "repository": {
61     "type": "git",
62     "url": "git://github.com/medikoo/es6-weak-map.git"
63   },
64   "scripts": {
65     "test": "node ./node_modules/tad/bin/tad"
66   },
67   "version": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-0.1.4.tgz"
68 }