root / HServer / 00.Server / 00.Program / node_modules / to-array / package.json
이력 | 보기 | 이력해설 | 다운로드 (1.62 KB)
1 | 39 | HKM | { |
---|---|---|---|
2 | "_args": [
|
||
3 | [ |
||
4 | "to-array@0.1.4",
|
||
5 | "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program"
|
||
6 | ] |
||
7 | ], |
||
8 | "_from": "to-array@0.1.4", |
||
9 | "_id": "to-array@0.1.4", |
||
10 | "_inBundle": false, |
||
11 | "_integrity": "sha1-F+bBH3PdTz10zaek/zI46a2b+JA=", |
||
12 | "_location": "/to-array", |
||
13 | "_phantomChildren": {},
|
||
14 | "_requested": {
|
||
15 | "type": "version", |
||
16 | "registry": true, |
||
17 | "raw": "to-array@0.1.4", |
||
18 | "name": "to-array", |
||
19 | "escapedName": "to-array", |
||
20 | "rawSpec": "0.1.4", |
||
21 | "saveSpec": null, |
||
22 | "fetchSpec": "0.1.4" |
||
23 | }, |
||
24 | "_requiredBy": [
|
||
25 | "/socket.io-client"
|
||
26 | ], |
||
27 | "_resolved": "https://registry.npmjs.org/to-array/-/to-array-0.1.4.tgz", |
||
28 | "_spec": "0.1.4", |
||
29 | "_where": "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program", |
||
30 | "author": {
|
||
31 | "name": "Raynos", |
||
32 | "email": "raynos2@gmail.com" |
||
33 | }, |
||
34 | "bugs": {
|
||
35 | "url": "https://github.com/Raynos/to-array/issues", |
||
36 | "email": "raynos2@gmail.com" |
||
37 | }, |
||
38 | "component": {
|
||
39 | "scripts": {
|
||
40 | "to-array/index.js": "index.js" |
||
41 | } |
||
42 | }, |
||
43 | "contributors": [
|
||
44 | { |
||
45 | "name": "Jake Verbaten" |
||
46 | } |
||
47 | ], |
||
48 | "dependencies": {},
|
||
49 | "description": "Turn an array like into an array", |
||
50 | "devDependencies": {
|
||
51 | "tap": "~0.3.1" |
||
52 | }, |
||
53 | "homepage": "https://github.com/Raynos/to-array", |
||
54 | "keywords": [],
|
||
55 | "licenses": [
|
||
56 | { |
||
57 | "type": "MIT", |
||
58 | "url": "http://github.com/Raynos/to-array/raw/master/LICENSE" |
||
59 | } |
||
60 | ], |
||
61 | "main": "index", |
||
62 | "name": "to-array", |
||
63 | "repository": {
|
||
64 | "type": "git", |
||
65 | "url": "git://github.com/Raynos/to-array.git" |
||
66 | }, |
||
67 | "scripts": {
|
||
68 | "test": "tap --stderr --tap ./test" |
||
69 | }, |
||
70 | "version": "0.1.4" |
||
71 | } |