root / HServer / 00.Server / 00.Program / node_modules / base64id / package.json
이력 | 보기 | 이력해설 | 다운로드 (1.26 KB)
1 |
{ |
---|---|
2 |
"_args": [
|
3 |
[ |
4 |
"base64id@1.0.0",
|
5 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program"
|
6 |
] |
7 |
], |
8 |
"_from": "base64id@1.0.0", |
9 |
"_id": "base64id@1.0.0", |
10 |
"_inBundle": false, |
11 |
"_integrity": "sha1-R2iMuZu2gE8OBtPnY7HDLlfY5rY=", |
12 |
"_location": "/base64id", |
13 |
"_phantomChildren": {},
|
14 |
"_requested": {
|
15 |
"type": "version", |
16 |
"registry": true, |
17 |
"raw": "base64id@1.0.0", |
18 |
"name": "base64id", |
19 |
"escapedName": "base64id", |
20 |
"rawSpec": "1.0.0", |
21 |
"saveSpec": null, |
22 |
"fetchSpec": "1.0.0" |
23 |
}, |
24 |
"_requiredBy": [
|
25 |
"/engine.io"
|
26 |
], |
27 |
"_resolved": "https://registry.npmjs.org/base64id/-/base64id-1.0.0.tgz", |
28 |
"_spec": "1.0.0", |
29 |
"_where": "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program", |
30 |
"author": {
|
31 |
"name": "Kristian Faeldt", |
32 |
"email": "faeldt_kristian@cyberagent.co.jp" |
33 |
}, |
34 |
"bugs": {
|
35 |
"url": "https://github.com/faeldt/base64id/issues" |
36 |
}, |
37 |
"description": "Generates a base64 id", |
38 |
"engines": {
|
39 |
"node": ">= 0.4.0" |
40 |
}, |
41 |
"homepage": "https://github.com/faeldt/base64id#readme", |
42 |
"license": "MIT", |
43 |
"main": "./lib/base64id.js", |
44 |
"name": "base64id", |
45 |
"repository": {
|
46 |
"type": "git", |
47 |
"url": "git+https://github.com/faeldt/base64id.git" |
48 |
}, |
49 |
"version": "1.0.0" |
50 |
} |