-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
47 lines (47 loc) · 1.26 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
{
"_from": "click-loader@^2.3.7",
"_id": "click-loader@2.3.7",
"_inBundle": false,
"_integrity": "sha512-RRF2ZyHK3BAKUsfBc9DmqaL2ymOuaBGTOrpUYxAA0kFFqT6i2i2DPRB4ZsJQ8XcENP8P1c/4WhHr3YQSybRMHw==",
"_location": "/click-loader",
"_phantomChildren": {
"babel-minify": "0.4.3",
"file-system": "2.2.2",
"fs": "0.0.1-security"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "click-loader@^2.3.7",
"name": "click-loader",
"escapedName": "click-loader",
"rawSpec": "^2.3.7",
"saveSpec": null,
"fetchSpec": "^2.3.7"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/click-loader/-/click-loader-2.3.7.tgz",
"_shasum": "457e4acdad80b109735b1f72f3e17a0b74b2615d",
"_spec": "click-loader@^2.3.7",
"_where": "/home/nirikshan/Desktop/create-click-app",
"author": {
"name": "Nirikshan Bhusal"
},
"bundleDependencies": false,
"dependencies": {
"indo-compiler": "1.1.5",
"uglify-es": "^3.3.9"
},
"deprecated": false,
"description": "Loader for Click.cl with indo-compiler",
"devDependencies": {},
"license": "ISC",
"main": "index.js",
"name": "click-loader",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "2.3.7"
}