Fixed package.json
This commit is contained in:
parent
4f3772febf
commit
38418bc917
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"name": "xschem",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"description": "A tool for converting Prismarine-compatible schematics (.schem files) to a very simple JSON format",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"author": "Xeno-tiimi",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"prismarine-schematic": "^1.2.1"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user