-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
77 lines (77 loc) · 2.16 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"_args": [
[
{
"raw": "@types/suitescript",
"scope": "@types",
"escapedName": "@types%2fsuitescript",
"name": "@types/suitescript",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"C:\\Users\\Adam\\.WebStorm2017.3\\config\\javascript\\extLibs\\global-types"
]
],
"_from": "@types/suitescript@latest",
"_id": "@types/[email protected]",
"_inCache": true,
"_location": "/@types/suitescript",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/suitescript-0.0.4.tgz_1474308866556_0.856513058533892"
},
"_npmUser": {
"name": "types",
"email": "[email protected]"
},
"_phantomChildren": {},
"_requested": {
"raw": "@types/suitescript",
"scope": "@types",
"escapedName": "@types%2fsuitescript",
"name": "@types/suitescript",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/@types/suitescript/-/suitescript-0.0.4.tgz",
"_shasum": "7527402449951d8eaca372fee190f184ec442e89",
"_shrinkwrap": null,
"_spec": "@types/suitescript",
"_where": "C:\\Users\\Adam\\.WebStorm2017.3\\config\\javascript\\extLibs\\global-types",
"author": {
"name": "Darren Hill",
"email": "https://github.com/darrenhillconsulting"
},
"dependencies": {},
"description": "TypeScript definitions for Suite Script",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "7527402449951d8eaca372fee190f184ec442e89",
"tarball": "https://registry.npmjs.org/@types/suitescript/-/suitescript-0.0.4.tgz"
},
"license": "MIT",
"main": "",
"maintainers": [
{
"name": "types",
"email": "[email protected]"
}
],
"name": "@types/suitescript",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"typesPublisherContentHash": "f589032405175d3d84f647b19eb7efc59afef453cdb8a2eb00288b6103dcd8ec",
"typings": "index.d.ts",
"version": "0.0.4"
}