e12c975f7c1bb144fa6b897763346713c6e6e63c
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "es6-map@https://registry.npmjs.org/es6-map/-/es6-map-0.1.1.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "es6-map@https://registry.npmjs.org/es6-map/-/es6-map-0.1.1.tgz",
10   "_id": "es6-map@https://registry.npmjs.org/es6-map/-/es6-map-0.1.1.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-uHkjnteBngsIxAum4Z+gR8p8jR0=",
13   "_location": "/grunt-standard/standard/eslint/escope/es6-map",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "es6-map@https://registry.npmjs.org/es6-map/-/es6-map-0.1.1.tgz",
18     "name": "es6-map",
19     "escapedName": "es6-map",
20     "rawSpec": "https://registry.npmjs.org/es6-map/-/es6-map-0.1.1.tgz",
21     "saveSpec": "https://registry.npmjs.org/es6-map/-/es6-map-0.1.1.tgz",
22     "fetchSpec": "https://registry.npmjs.org/es6-map/-/es6-map-0.1.1.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard/eslint/escope"
26   ],
27   "_spec": "https://registry.npmjs.org/es6-map/-/es6-map-0.1.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-map/issues"
36   },
37   "dependencies": {
38     "d": "~0.1.1",
39     "es5-ext": "~0.10.4",
40     "es6-iterator": "~0.1.1",
41     "es6-set": "~0.1.1",
42     "es6-symbol": "~0.1.1",
43     "event-emitter": "~0.3.1"
44   },
45   "description": "ECMAScript6 Map polyfill",
46   "devDependencies": {
47     "tad": "0.2.x",
48     "xlint": "~0.2.1",
49     "xlint-jslint-medikoo": "~0.1.2"
50   },
51   "homepage": "https://github.com/medikoo/es6-map#readme",
52   "keywords": [
53     "collection",
54     "es6",
55     "shim",
56     "harmony",
57     "list",
58     "hash",
59     "map",
60     "polyfill",
61     "ecmascript"
62   ],
63   "license": "MIT",
64   "name": "es6-map",
65   "repository": {
66     "type": "git",
67     "url": "git://github.com/medikoo/es6-map.git"
68   },
69   "scripts": {
70     "lint": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream",
71     "lint-console": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --watch",
72     "test": "node ./node_modules/tad/bin/tad"
73   },
74   "version": "https://registry.npmjs.org/es6-map/-/es6-map-0.1.1.tgz"
75 }