-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
54 lines (54 loc) · 1.3 KB
/
package.json
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
53
54
{
"_args": [
[
"C:\\node\\smsbox"
]
],
"_from": "[email protected]",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-1boip79U5UWOQ6h5GOY3S1W49aweZxf4prGl0g+yEdGYE7N6A5QUI3YLjKlrihTTJy0DQ//JjqV5mGbmOj90Rw==",
"_location": "/neogateinterface",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "[email protected]",
"name": "neogateinterface",
"escapedName": "neogateinterface",
"rawSpec": "1.0.12",
"saveSpec": null,
"fetchSpec": "1.0.12"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/neogateinterface/-/neogateinterface-1.0.12.tgz",
"_shasum": "8dec2f39aa15bf9506596afa3d1d6160bfce7835",
"_spec": "1.0.12",
"_where": "C:\\node\\smsbox",
"author": {
"name": "x"
},
"dependencies": {
"install": "^0.12.2",
"mkdirp": "^0.5.1",
"nodejs-scanf": "^1.1.0",
"noogger": "^0.1.8"
},
"deprecated": false,
"description": "Neogate API module",
"devDependencies": {},
"license": "ISC",
"main": "index.js",
"name": "neogateinterface",
"repository": {
"type": "git",
"url": "n"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.1.1"
}