NPM package added

This commit is contained in:
Aleksandra Usacheva 2020-09-25 14:57:31 +03:00
parent c0bbabe6b8
commit 326afed181
2 changed files with 20 additions and 0 deletions

5
package-lock.json generated Normal file
View File

@ -0,0 +1,5 @@
{
"name": "deanonimus-proto",
"version": "1.0.0",
"lockfileVersion": 1
}

15
package.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "deanonimus-proto",
"version": "1.0.0",
"description": "Search service for parties",
"repository": {
"type": "git",
"url": "git+https://github.com/rbkmoney/deanonimus-proto.git"
},
"author": "rbk.money",
"license": "UNLICENSED",
"bugs": {
"url": "https://github.com/rbkmoney/deanonimus-proto/issues"
},
"homepage": "https://github.com/rbkmoney/deanonimus-proto#readme"
}