odds-crawler-proto/pkg/api/v1/package.json
2019-05-12 19:59:56 +09:00

19 lines
468 B
JSON

{
"name": "@odds-crawler/proto",
"author": "Loafle <rnd@loafle.com>",
"description": "Proto module of Odds Crawler",
"version": "0.0.6",
"license": "COMMERCIAL",
"private": false,
"repository": {
"type": "git",
"url": "https://git.loafle.net/overflow/commons-typescript.git"
},
"publishConfig": {
"registry": "https://nexus.loafle.net/repository/npm-loafle/"
},
"dependencies": {},
"devDependencies": {},
"peerDependencies": {}
}