ldk-software
Version:
A package! made by LDK Team
25 lines (24 loc) • 584 B
JSON
{
"name": "ldk-software",
"version": "1.0.6",
"description": "A package! made by LDK Team",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"ldk", "software", "team community"
],
"author": "LDK Team",
"license": "ISC",
"dependencies": {
"bcryptjs": "^2.4.3",
"bluebird": "^3.7.2",
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.21",
"moment-timezone": "^0.5.33",
"mongoose": "^5.12.3",
"mongoose-simple-random": "^0.4.1",
"xlsx": "^0.16.9"
}
}