Created chemistry tool

This commit is contained in:
Max Lynch
2013-09-06 19:19:16 -05:00
parent 962a3a60a2
commit 4f9cd01810
3 changed files with 11 additions and 0 deletions

View File

View File

@ -0,0 +1,11 @@
{
"name": "ionic-chemistry",
"version": "0.0.1",
"description": "A utility for starting Ionic projects.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Max Lynch <max@drifty.com>",
"license": "MIT"
}