Skip to content

Commit

Permalink
package json
Browse files Browse the repository at this point in the history
  • Loading branch information
Dakuan committed Aug 4, 2014
1 parent a80601e commit f8330d2
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "gulp-jest",
"version": "0.0.0",
"description": "gulp-jest =========",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/Dakuan/gulp-jest.git"
},
"author": "Dominic Barker",
"license": "MIT",
"bugs": {
"url": "https://github.com/Dakuan/gulp-jest/issues"
},
"homepage": "https://github.com/Dakuan/gulp-jest"
}

0 comments on commit f8330d2

Please sign in to comment.