root / HServer / 00.Server / 00.Program / node_modules / isarray / component.json
이력 | 보기 | 이력해설 | 다운로드 (470 Bytes)
1 | 39 | HKM | { |
---|---|---|---|
2 | "name" : "isarray", |
||
3 | "description" : "Array#isArray for older browsers", |
||
4 | "version" : "0.0.1", |
||
5 | "repository" : "juliangruber/isarray", |
||
6 | "homepage": "https://github.com/juliangruber/isarray", |
||
7 | "main" : "index.js", |
||
8 | "scripts" : [
|
||
9 | "index.js"
|
||
10 | ], |
||
11 | "dependencies" : {},
|
||
12 | "keywords": ["browser","isarray","array"], |
||
13 | "author": {
|
||
14 | "name": "Julian Gruber", |
||
15 | "email": "mail@juliangruber.com", |
||
16 | "url": "http://juliangruber.com" |
||
17 | }, |
||
18 | "license": "MIT" |
||
19 | } |