commit 87b6a56f4569eabbc343c37e5c8d9d3243082f3c Author: Iuri Matias Date: Fri May 31 13:58:01 2019 -0400 first commit diff --git a/package.json b/package.json new file mode 100644 index 0000000..4ad8912 --- /dev/null +++ b/package.json @@ -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" +}