remove package.json

This commit is contained in:
Markus Mauch
2017-06-30 11:08:30 +02:00
parent 0be3316701
commit 2cef5f24ff

View File

@@ -1,11 +0,0 @@
{
"name": "fm-websync",
"version": "1.0.0",
"description": "Type definitions for Frozen Mountain WebSync 3",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Markus Mauch",
"license": "ISC"
}