Improve bower.json and package.json
@ -1,6 +1,16 @@
{
"name": "ratchet",
"description": "Build mobile apps with simple HTML, CSS, and JS components.",
"version": "2.0.1",
"keywords": [
"css",
"js",
"fonts",
"ios",
"android",
"mobile",
"prototype"
],
"main": [
"./dist/css/ratchet.css",
"./dist/js/ratchet.js"
@ -4,6 +4,7 @@