Skip to content

Commit

Permalink
package.json をいじった
Browse files Browse the repository at this point in the history
  • Loading branch information
daneko committed May 3, 2013
1 parent 71373c8 commit c8e2073
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions package.json
Expand Up @@ -24,7 +24,10 @@
"grunt-open": "~0.2.0",
"matchdep": "~0.1.1",
"grunt-google-cdn": "~0.1.1",
"grunt-ngmin": "~0.0.2"
"grunt-ngmin": "~0.0.2",
"yo": "~1.0.0-beta.4",
"grunt-cli": "~0.1.7",
"bower": "~0.9.2"
},
"engines": {
"node": ">=0.8.0"
Expand All @@ -38,7 +41,10 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": "",
"repository": {
"type": "git",
"url": "git://github.com/daneko/helloyeoman.git"
},
"author": "daneko",
"license": "BSD"
}

0 comments on commit c8e2073

Please sign in to comment.