first commit

This commit is contained in:
Iuri Matias 2019-05-31 13:58:01 -04:00
commit 87b6a56f45
1 changed files with 11 additions and 0 deletions

11
package.json Normal file
View File

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