19 lines
468 B
JSON
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": {}
|
|
}
|