sendou.ink/package.json
2019-05-01 23:20:05 +03:00

17 lines
329 B
JSON

{
"name": "sendou-ink",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Sendou",
"license": "ISC",
"dependencies": {
"dotenv": "^7.0.0",
"mongoose": "^5.5.5",
"mongoose-unique-validator": "^2.0.3"
}
}