Skip to content

Commit

Permalink
Updates the package.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
roperzh committed Apr 27, 2014
1 parent d137691 commit 8974705
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "essential",
"name": "essential.js",
"version": "0.1.0",
"description": "TODO: write a good description here",
"description": "Modular and lightweight JavaScript framework",
"main": "essential.js",
"directories": {
"test": "test"
Expand All @@ -25,7 +25,12 @@
"type": "git",
"url": "git://github.com/roperzh/essential.js.git"
},
"keywords": [],
"keywords": [
"essential",
"framework",
"behavior",
"behaviors"
],
"author": "Roberto Dip",
"license": "MIT",
"bugs": {
Expand Down

0 comments on commit 8974705

Please sign in to comment.