7bf2f270437c52b4f4e4bf08883ec126bf92b56f
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "deep-is@https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "deep-is@https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
10   "_id": "deep-is@https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=",
13   "_location": "/grunt-standard/standard/eslint/optionator/deep-is",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "deep-is@https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
18     "name": "deep-is",
19     "escapedName": "deep-is",
20     "rawSpec": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
21     "saveSpec": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
22     "fetchSpec": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard/eslint/optionator"
26   ],
27   "_spec": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
28   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
29   "author": {
30     "name": "Thorsten Lorenz",
31     "email": "thlorenz@gmx.de",
32     "url": "http://thlorenz.com"
33   },
34   "bugs": {
35     "url": "https://github.com/thlorenz/deep-is/issues"
36   },
37   "description": "node's assert.deepEqual algorithm except for NaN being equal to NaN",
38   "devDependencies": {
39     "tape": "~1.0.2"
40   },
41   "directories": {
42     "lib": ".",
43     "example": "example",
44     "test": "test"
45   },
46   "homepage": "https://github.com/thlorenz/deep-is#readme",
47   "keywords": [
48     "equality",
49     "equal",
50     "compare"
51   ],
52   "license": {
53     "type": "MIT",
54     "url": "https://github.com/thlorenz/deep-is/blob/master/LICENSE"
55   },
56   "main": "index.js",
57   "name": "deep-is",
58   "repository": {
59     "type": "git",
60     "url": "git+ssh://git@github.com/thlorenz/deep-is.git"
61   },
62   "scripts": {
63     "test": "tape test/*.js"
64   },
65   "testling": {
66     "files": "test/*.js",
67     "browsers": {
68       "ie": [
69         6,
70         7,
71         8,
72         9
73       ],
74       "ff": [
75         3.5,
76         10,
77         15
78       ],
79       "chrome": [
80         10,
81         22
82       ],
83       "safari": [
84         5.1
85       ],
86       "opera": [
87         12
88       ]
89     }
90   },
91   "version": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz"
92 }