package.json
1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"_from": "std@0.1.40",
"_id": "std@0.1.40",
"_inBundle": false,
"_integrity": "sha1-Nnil9lCU2eG2teJu2/wCErg0K3E=",
"_location": "/std",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "std@0.1.40",
"name": "std",
"escapedName": "std",
"rawSpec": "0.1.40",
"saveSpec": null,
"fetchSpec": "0.1.40"
},
"_requiredBy": [
"/require"
],
"_resolved": "https://registry.npmjs.org/std/-/std-0.1.40.tgz",
"_shasum": "3678a5f65094d9e1b6b5e26edbfc0212b8342b71",
"_spec": "std@0.1.40",
"_where": "D:\\OneDrive\\University Life\\2018\\2nd semester\\OpenSourceSoftware\\KaKao_ChatBot\\node_modules\\require",
"author": {
"name": "@marcuswestin"
},
"bugs": {
"url": "https://github.com/marcuswestin/std.js/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "@kaleb"
}
],
"deprecated": false,
"description": "javascript standard library",
"directories": {
"lib": "lib"
},
"engines": {
"node": "*"
},
"homepage": "https://github.com/marcuswestin/std.js#readme",
"name": "std",
"repository": {
"type": "git",
"url": "git://github.com/marcuswestin/std.js.git"
},
"version": "0.1.40"
}