@notadd/configuration
Version:
Notadd Configuration Package.
25 lines (24 loc) • 604 B
JSON
{
"name": "@notadd/configuration",
"version": "2.2.8",
"description": "Notadd Configuration Package.",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/notadd/next.git"
},
"keywords": [
"Notadd",
"Administration",
"Backend"
],
"author": "notadd",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/notadd/next/issues"
},
"homepage": "https://github.com/notadd/next#readme"
}