@notadd/injection
Version:
Notadd Injection Package.
30 lines (29 loc) • 711 B
JSON
{
"name": "@notadd/injection",
"version": "2.4.4",
"description": "Notadd Injection 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": {
"load-json-file": "^4.0.0",
"write-json-file": "^2.3.0"
},
"bugs": {
"url": "https://github.com/notadd/next/issues"
},
"homepage": "https://github.com/notadd/next#readme"
}