-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
124 lines (124 loc) · 4 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
{
"_args": [
[
"object-inspect@^1.6.0",
"/home/marc/Documentos/WMSI/scratch/scratch-gui/node_modules/enzyme"
]
],
"_from": "object-inspect@>=1.6.0 <2.0.0",
"_id": "object-inspect@1.6.0",
"_inCache": true,
"_installable": true,
"_location": "/object-inspect",
"_nodeVersion": "10.0.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/object-inspect_1.6.0_1525302784581_0.17553129095753994"
},
"_npmUser": {
"email": "ljharb@gmail.com",
"name": "ljharb"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"name": "object-inspect",
"raw": "object-inspect@^1.6.0",
"rawSpec": "^1.6.0",
"scope": null,
"spec": ">=1.6.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/enzyme"
],
"_resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.6.0.tgz",
"_shasum": "c70b6cbf72f274aab4c34c0c82f5167bf82cf15b",
"_shrinkwrap": null,
"_spec": "object-inspect@^1.6.0",
"_where": "/home/marc/Documentos/WMSI/scratch/scratch-gui/node_modules/enzyme",
"author": {
"email": "mail@substack.net",
"name": "James Halliday",
"url": "http://substack.net"
},
"browser": {
"./util.inspect.js": false
},
"bugs": {
"url": "https://github.com/substack/object-inspect/issues"
},
"dependencies": {},
"description": "string representations of objects in node and the browser",
"devDependencies": {
"core-js": "^2.5.5",
"nyc": "^10.3.2",
"tape": "^4.9.0"
},
"directories": {},
"dist": {
"fileCount": 27,
"integrity": "sha512-GJzfBZ6DgDAmnuaM3104jR4s1Myxr3Y3zfIyN4z3UdqN69oSRacNK8UhnobDdC+7J2AHCjGwxQubNJfE70SXXQ==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6kYBCRA9TVsSAnZWagAA20cP/jcCo3zf6qPgSjnt1XSo\n2AIc6fk6K7ozP6kQ29/zLngrhN5oYAHrFZzwyIzoFNjQdHGFqpE18z2vFfir\nARcvV1URWpwSFcLrydp0HlxwmBT4GvIH3sQFTwxbSBF/R6c6XmDp//fZk5U4\nxonMjW77x4KRiX3FZgHNDsiQzjYfzfOVr9k8ab5xHRRsteOMia/GB/bDbZMj\n+nY4j2b4lsmSUQDJTDzQaEYzV2GLMQfMJKaxoIM6Yye9s51b34ER7EbKGjP1\nXLwH3cl8rJwhbRphYR3xlMDS0Jg6wM5J0+AChEIzXzGThsivK3J6bCSOydTD\n3Xyy5Yi/YoB4HvDyXLkBlRu4ebpuqg/p0vBmM3e2QAfSLTh1UtVpaCKsEkQA\nJSgG0+iNAEx18ZH3C9KSnSklj1iCRCE+jopAfkusIYwo8u7HkmdGBJoODVXR\nOLoAv9lVHKkL58wNWtCDkvA3ICaVVj6uYLRbrgfJBy5gqZJabpnD938X4wPr\nyZsCsgtuqKz64WrO2+3TX01bWZSNN+WrH1G9luUD0aNXLqPnB4FZNu/j8cC/\nJPMtLv4nhyvvyY7rH+P3icYZpxTqHJ7FSwEDDkN9uL7c1qoJCVTBTtGccgC+\nRo4/DpFN1eqbJQg6E56g8Cw6clrIIvqo0A2qiM+nBFR+Ko/kNyDO/Rnz1hMy\nWVE5\r\n=owks\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "c70b6cbf72f274aab4c34c0c82f5167bf82cf15b",
"tarball": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.6.0.tgz",
"unpackedSize": 32034
},
"gitHead": "0ac0417c8898a9b02700ca724db831ec74748100",
"homepage": "https://github.com/substack/object-inspect",
"keywords": [
"inspect",
"object",
"pretty",
"stringify",
"util.inspect"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "emilbayes",
"email": "github@tixz.dk"
},
{
"name": "ljharb",
"email": "ljharb@gmail.com"
},
{
"name": "substack",
"email": "substack@gmail.com"
}
],
"name": "object-inspect",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/substack/object-inspect.git"
},
"scripts": {
"coverage": "nyc npm run tests-only",
"posttest": "npm run test:bigint",
"pretests-only": "node test-core-js",
"test": "npm run tests-only",
"test:bigint": "node --harmony-bigint test/bigint",
"tests-only": "tape test/*.js"
},
"testling": {
"browsers": [
"android/latest",
"chrome/latest",
"firefox/latest",
"ie/6..latest",
"ipad/latest",
"iphone/latest",
"opera/latest",
"safari/latest"
],
"files": [
"test/*.js",
"test/browser/*.js"
]
},
"version": "1.6.0"
}