-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathpackage.json
39 lines (39 loc) · 1.04 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
{
"_from": "tigergraph.js",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-SkYZDMymsVjrWa4fRZqV3arbk2JXDNICz13ikDr2Cp/c+2j2bLtSL/ntpx+lQNXpAF84XMZjLhkM4fkGdgogUg==",
"_location": "/tigergraph.js",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "tigergraph.js",
"name": "tigergraph.js",
"escapedName": "tigergraph.js",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/tigergraph.js/-/tigergraph.js-1.0.0.tgz",
"_shasum": "b9cefee5612cfc43a71047eb06f3aab9363c8960",
"_spec": "tigergraph.js",
"_where": "/Users/paromitadatta/Desktop/test-tgJS",
"author": {
"name": "Shreya Chaudhary"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A TG-JS integration",
"license": "ISC",
"main": "index.js",
"name": "tigergraph.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.1.0"
}