initial commit

main
Yanick Champoux 2020-06-15 20:17:46 -04:00
commit 561aa08d8a
1 changed files with 12 additions and 0 deletions

12
package.json Normal file
View File

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