UNPKG

474 BJSONView Raw
1{
2 "name": "autocode",
3 "version": "0.0.0",
4 "description": "代码自动生成器",
5 "main": "index.js",
6 "scripts": {
7 "test": "make test"
8 },
9 "repository": {
10 "type": "git",
11 "url": "https://github.com/iamweilee/autocode.git"
12 },
13 "keywords": [
14 "autocode"
15 ],
16 "author": "SinLi",
17 "license": "(BSD-2-Clause) MIT",
18 "bugs": {
19 "url": "https://github.com/iamweilee/autocode/issues"
20 },
21 "homepage": "https://github.com/iamweilee/autocode"
22}