package.json - initial version

This commit is contained in:
Nick Stokoe
2022-12-27 18:08:00 +00:00
parent a38f42073b
commit b6a9eddffa

11
package.json Normal file
View File

@@ -0,0 +1,11 @@
{
"name": "conversion",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}