odds-crawler-proto/pkg/api/v1/package.json

19 lines
468 B
JSON
Raw Normal View History

2019-05-12 06:03:01 +00:00
{
"name": "@odds-crawler/proto",
"author": "Loafle <rnd@loafle.com>",
"description": "Proto module of Odds Crawler",
"version": "0.0.4",
"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": {}
}