root / HServer / 00.Server / 00.Program / node_modules / parseuri / package.json
이력 | 보기 | 이력해설 | 다운로드 (1.34 KB)
1 |
{ |
---|---|
2 |
"_args": [
|
3 |
[ |
4 |
"parseuri@0.0.5",
|
5 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program"
|
6 |
] |
7 |
], |
8 |
"_from": "parseuri@0.0.5", |
9 |
"_id": "parseuri@0.0.5", |
10 |
"_inBundle": false, |
11 |
"_integrity": "sha1-gCBKUNTbt3m/3G6+J3jZDkvOMgo=", |
12 |
"_location": "/parseuri", |
13 |
"_phantomChildren": {},
|
14 |
"_requested": {
|
15 |
"type": "version", |
16 |
"registry": true, |
17 |
"raw": "parseuri@0.0.5", |
18 |
"name": "parseuri", |
19 |
"escapedName": "parseuri", |
20 |
"rawSpec": "0.0.5", |
21 |
"saveSpec": null, |
22 |
"fetchSpec": "0.0.5" |
23 |
}, |
24 |
"_requiredBy": [
|
25 |
"/engine.io-client",
|
26 |
"/socket.io-client"
|
27 |
], |
28 |
"_resolved": "https://registry.npmjs.org/parseuri/-/parseuri-0.0.5.tgz", |
29 |
"_spec": "0.0.5", |
30 |
"_where": "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program", |
31 |
"author": "", |
32 |
"bugs": {
|
33 |
"url": "https://github.com/get/parseuri/issues" |
34 |
}, |
35 |
"dependencies": {
|
36 |
"better-assert": "~1.0.0" |
37 |
}, |
38 |
"description": "Method that parses a URI and returns an array of its components", |
39 |
"devDependencies": {
|
40 |
"better-assert": "1.0.0", |
41 |
"mocha": "1.17.1" |
42 |
}, |
43 |
"homepage": "https://github.com/get/parseuri", |
44 |
"license": "MIT", |
45 |
"name": "parseuri", |
46 |
"repository": {
|
47 |
"type": "git", |
48 |
"url": "git+https://github.com/get/parseuri.git" |
49 |
}, |
50 |
"scripts": {
|
51 |
"test": "make test" |
52 |
}, |
53 |
"version": "0.0.5" |
54 |
} |