c26cf48ce4780c903728da48bc203ff244f0cabe
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "concat-map@https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "concat-map@https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
10   "_id": "concat-map@https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
13   "_location": "/grunt-standard/standard/eslint/minimatch/brace-expansion/concat-map",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "concat-map@https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
18     "name": "concat-map",
19     "escapedName": "concat-map",
20     "rawSpec": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
21     "saveSpec": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
22     "fetchSpec": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard/eslint/minimatch/brace-expansion"
26   ],
27   "_spec": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
28   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
29   "author": {
30     "name": "James Halliday",
31     "email": "mail@substack.net",
32     "url": "http://substack.net"
33   },
34   "bugs": {
35     "url": "https://github.com/substack/node-concat-map/issues"
36   },
37   "description": "concatenative mapdashery",
38   "devDependencies": {
39     "tape": "~2.4.0"
40   },
41   "directories": {
42     "example": "example",
43     "test": "test"
44   },
45   "homepage": "https://github.com/substack/node-concat-map#readme",
46   "keywords": [
47     "concat",
48     "concatMap",
49     "map",
50     "functional",
51     "higher-order"
52   ],
53   "license": "MIT",
54   "main": "index.js",
55   "name": "concat-map",
56   "repository": {
57     "type": "git",
58     "url": "git://github.com/substack/node-concat-map.git"
59   },
60   "scripts": {
61     "test": "tape test/*.js"
62   },
63   "testling": {
64     "files": "test/*.js",
65     "browsers": {
66       "ie": [
67         6,
68         7,
69         8,
70         9
71       ],
72       "ff": [
73         3.5,
74         10,
75         15
76       ],
77       "chrome": [
78         10,
79         22
80       ],
81       "safari": [
82         5.1
83       ],
84       "opera": [
85         12
86       ]
87     }
88   },
89   "version": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
90 }