-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
27 lines (27 loc) · 722 Bytes
/
Copy pathpackage.json
File metadata and controls
27 lines (27 loc) · 722 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
27
{
"name": "fis3-postpackager-loadrequires",
"version": "0.1.0",
"description": "fis3 loadrequires module",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/huhuaaa/fis3-postpackager-autoloadRequires.git"
},
"keywords": [
"fis3",
"postpackager",
"loadrequires"
],
"email": "1311775708@qq.com",
"author": {
"name": "qk"
},
"readmeFilename": "README.md",
"license": "BSD",
"bugs": {
"url": "https://github.com/huhuaaa/fis3-postpackager-autoloadRequires/issues"
},
"homepage": "https://github.com/huhuaaa/fis3-postpackager-autoloadRequires",
"_id": "fis3-postpackager-loadrequires@0.1.0",
"_from": "fis3-postpackager-loadrequires@"
}