Initial add.
parents
.gitignore
0 → 100644
generate.coffee
0 → 100644
package.json
0 → 100644
{ | ||
"name": "waystone-codes", | ||
"version": "1.0.0", | ||
"description": "Generates codes for Waystone", | ||
"main": "generate.coffee", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [ | ||
"]" | ||
], | ||
"author": "Aral Balkan", | ||
"license": "Closed Source (this needs to be private)", | ||
"dependencies": { | ||
"shorthash": "0.0.2" | ||
} | ||
} |
Please register or sign in to comment