Skip to content

Commit

Permalink
[fix] add some fields to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrugzz committed Oct 16, 2013
1 parent 02c0d90 commit 823c641
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
@@ -1,6 +1,12 @@
{
"name": "forza",
"description": "A lightweight agent for Godot",
"version": "0.2.0",
"author": "Nodejitsu Inc <info@nodejitsu.com>",
"repository": {
"type": "git",
"url": "https://github.com/opsmezzo/forza.git"
},
"devDependencies": {
"json-stream": "0.2.x",
"assert-called": "0.1.x",
Expand Down

0 comments on commit 823c641

Please sign in to comment.