@notadd/server
Version:
Notadd Server Package.
35 lines (34 loc) • 878 B
JSON
{
"name": "@notadd/server",
"version": "2.4.5",
"description": "Notadd Server 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",
"Framework",
"Web",
"Application"
],
"author": "notadd",
"license": "Apache-2.0",
"dependencies": {
"@already/webpack-plugins": "^1.0.0",
"inquirer": "^5.2.0",
"ip": "^1.1.5",
"load-json-file": "^4.0.0",
"webpack": "^4.6.0",
"webpack-node-externals": "^1.7.2",
"write-json-file": "^2.3.0"
},
"bugs": {
"url": "https://github.com/notadd/next/issues"
},
"homepage": "https://github.com/notadd/next#readme"
}