root / HServer / 00.Server / 00.Program / node_modules / isarray / package.json
이력 | 보기 | 이력해설 | 다운로드 (1.42 KB)
1 |
{ |
---|---|
2 |
"_args": [
|
3 |
[ |
4 |
"isarray@0.0.1",
|
5 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program"
|
6 |
] |
7 |
], |
8 |
"_from": "isarray@0.0.1", |
9 |
"_id": "isarray@0.0.1", |
10 |
"_inBundle": false, |
11 |
"_integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", |
12 |
"_location": "/isarray", |
13 |
"_phantomChildren": {},
|
14 |
"_requested": {
|
15 |
"type": "version", |
16 |
"registry": true, |
17 |
"raw": "isarray@0.0.1", |
18 |
"name": "isarray", |
19 |
"escapedName": "isarray", |
20 |
"rawSpec": "0.0.1", |
21 |
"saveSpec": null, |
22 |
"fetchSpec": "0.0.1" |
23 |
}, |
24 |
"_requiredBy": [
|
25 |
"/readable-stream"
|
26 |
], |
27 |
"_resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", |
28 |
"_spec": "0.0.1", |
29 |
"_where": "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program", |
30 |
"author": {
|
31 |
"name": "Julian Gruber", |
32 |
"email": "mail@juliangruber.com", |
33 |
"url": "http://juliangruber.com" |
34 |
}, |
35 |
"bugs": {
|
36 |
"url": "https://github.com/juliangruber/isarray/issues" |
37 |
}, |
38 |
"dependencies": {},
|
39 |
"description": "Array#isArray for older browsers", |
40 |
"devDependencies": {
|
41 |
"tap": "*" |
42 |
}, |
43 |
"homepage": "https://github.com/juliangruber/isarray", |
44 |
"keywords": [
|
45 |
"browser",
|
46 |
"isarray",
|
47 |
"array"
|
48 |
], |
49 |
"license": "MIT", |
50 |
"main": "index.js", |
51 |
"name": "isarray", |
52 |
"repository": {
|
53 |
"type": "git", |
54 |
"url": "git://github.com/juliangruber/isarray.git" |
55 |
}, |
56 |
"scripts": {
|
57 |
"test": "tap test/*.js" |
58 |
}, |
59 |
"version": "0.0.1" |
60 |
} |