ndut-api
Version:
API for Ndut Framework
27 lines (26 loc) • 606 B
JSON
{
"name": "ndut-api",
"version": "0.7.28",
"description": "API for Ndut Framework",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ardhi/ndut-api.git"
},
"keywords": [
"ndut",
"api",
"crud",
"fastify"
],
"author": "Ardhi Lukianto <ardhi@lukianto.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/ardhi/ndut-api/issues"
},
"homepage": "https://github.com/ardhi/ndut-api#readme",
"dependencies": {}
}