level-up-models
Version:
Models to be use by the backend of the lvlup project
25 lines (24 loc) • 579 B
JSON
{
"type": "module",
"name": "level-up-models",
"version": "1.0.4",
"description": "Models to be use by the backend of the lvlup project",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/link1666/LvlUpModels.git"
},
"keywords": [
"models",
"lvlup"
],
"author": "oscar",
"license": "ISC",
"bugs": {
"url": "https://github.com/link1666/LvlUpModels/issues"
},
"homepage": "https://github.com/link1666/LvlUpModels#readme"
}