-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
26 lines (26 loc) · 834 Bytes
/
package.json
File metadata and controls
26 lines (26 loc) · 834 Bytes
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
{
"name": "feather2-command-init",
"version": "1.1.3",
"description": "feather2.0创建项目脚手架",
"main": "init.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/feather-team/feather2-command-init.git"
},
"author": {
"name": "jsyczhanghao@sina.com"
},
"readme": "ERROR: No README data found!",
"readmeFilename": "README.md",
"gitHead": "c804c30f492d57b9919d659e09197d7a4733181c",
"bugs": {
"url": "https://github.com/feather-team/feather2-command-init/issues"
},
"homepage": "https://github.com/feather-team/feather2-command-init#readme",
"_id": "feather2-command-init@1.0.1",
"_shasum": "7158c25ff2bb9d64613582552a2725828cc31ffc",
"_from": "feather2-command-init@>=1.0.0 <1.1.0"
}