-
Notifications
You must be signed in to change notification settings - Fork 4
/
package.json
45 lines (45 loc) · 1.14 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
{
"_from": "wepy-plugin-filemin",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha1-mFNpWHv5YUdo7Jn1KZlCUMMBcXM=",
"_location": "/wepy-plugin-filemin",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "wepy-plugin-filemin",
"name": "wepy-plugin-filemin",
"escapedName": "wepy-plugin-filemin",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#DEV:/",
"#USER"
],
"_resolved": "http://registry.npm.taobao.org/wepy-plugin-filemin/download/wepy-plugin-filemin-1.3.12.tgz",
"_shasum": "985369587bf9614768ec99f529994250c3017173",
"_spec": "wepy-plugin-filemin",
"_where": "/Users/casa/dev/fisher",
"author": {
"name": "Gcaufy"
},
"bundleDependencies": false,
"dependencies": {
"pretty-data": "github:vkiryukhin/pretty-data"
},
"deprecated": false,
"description": "wepy filemin plugin",
"keywords": [
"filemin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "wepy-plugin-filemin",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.3.12"
}