-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
27 lines (27 loc) · 936 Bytes
/
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
{
"name": "fis3-prepackager-component-preview",
"version": "1.1.8",
"description": "So that components can preview",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/chua1989/fis3-prepackager-component-preview.git"
},
"author": {
"name": "chua"
},
"license": "ISC",
"bugs": {
"url": "https://github.com/chua1989/fis3-prepackager-component-preview/issues"
},
"homepage": "https://github.com/chua1989/fis3-prepackager-component-preview#readme",
"readme": "# fis3-prepackager-component-preview\r\nfis3组件可视化插件\r\n",
"readmeFilename": "README.md",
"gitHead": "028008322046868239fce1c2654acefc76f906e8",
"_id": "[email protected]",
"_shasum": "c6352dda6ea59d3946a875113f48080f3bb1eb6c",
"_from": "fis3-prepackager-component-preview@latest"
}