ndut-extra
Version:
Extras for Ndut Framework
28 lines (27 loc) • 656 B
JSON
{
"name": "ndut-extra",
"version": "0.7.2",
"description": "Extras for Ndut Framework",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ardhi/ndut-extra.git"
},
"keywords": [
"ndut",
"extras",
"fastify"
],
"author": "Ardhi Lukianto <ardhi@lukianto.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/ardhi/ndut-extra/issues"
},
"homepage": "https://github.com/ardhi/ndut-extra#readme",
"dependencies": {
"chokidar": "^3.5.3",
"performant-array-to-tree": "^1.9.1"
}
}