mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-02 05:26:45 +00:00
Revert "Re-add package.json"
This reverts commit 9a9f3118edfcdce5d0190ba7df8e3154c09065ff.
This commit is contained in:
parent
9a9f3118ed
commit
5eccc828fa
1
.gitignore
vendored
1
.gitignore
vendored
@ -78,4 +78,5 @@ locale_stats.json
|
|||||||
|
|
||||||
# node.js
|
# node.js
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
package.json
|
||||||
node_modules/
|
node_modules/
|
27
package.json
27
package.json
@ -1,27 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "inventree",
|
|
||||||
"version": "1.0.0",
|
|
||||||
"description": "<img src=\"images/logo/inventree.png\" alt=\"InvenTree\" width=\"128\"/>",
|
|
||||||
"main": "index.js",
|
|
||||||
"dependencies": {
|
|
||||||
"eslint": "^7.32.0",
|
|
||||||
"eslint-config-google": "^0.14.0",
|
|
||||||
"html-lint": "^2.4.2",
|
|
||||||
"htmllint": "^0.8.0",
|
|
||||||
"markuplint": "^1.11.3"
|
|
||||||
},
|
|
||||||
"devDependencies": {},
|
|
||||||
"scripts": {
|
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
|
||||||
},
|
|
||||||
"repository": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "git+https://github.com/SchrodingersGat/InvenTree.git"
|
|
||||||
},
|
|
||||||
"author": "",
|
|
||||||
"license": "ISC",
|
|
||||||
"bugs": {
|
|
||||||
"url": "https://github.com/SchrodingersGat/InvenTree/issues"
|
|
||||||
},
|
|
||||||
"homepage": "https://github.com/SchrodingersGat/InvenTree#readme"
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user