UNPKG

312 BJSONView Raw
1{
2 "name": "autod-egg",
3 "version": "1.1.0",
4 "description": "autod egg plugin",
5 "repository": {
6 "type": "git",
7 "url": "https://github.com/eggjs/autod-egg.git"
8 },
9 "keywords": [
10 "egg",
11 "autod",
12 "plugin"
13 ],
14 "engines": {
15 "node": ">=4.0.0"
16 },
17 "files": [
18 "index.js"
19 ]
20}