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