Skip to content

Commit

Permalink
Update package.json for fork
Browse files Browse the repository at this point in the history
  • Loading branch information
kitten committed Jun 7, 2015
1 parent f32637e commit aaae5e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "sprintjs",
"name": "sprint-js",
"version": "0.1.0",
"description": "A tiny, lightning fast jQuery-like library for modern browsers.",
"main": "sprint.js",
"repository": {
"type": "git",
"url": "[email protected]:bendc/sprint.git"
"url": "[email protected]:philplckthun/sprint.git"
},
"author": "Benjamin De Cock",
"license": "MIT",
"bugs": {
"url": "https://github.com/bendc/sprint/issues"
},
"homepage": "https://github.com/bendc/sprint"
"homepage": "https://github.com/philplckthun/sprint"
}

0 comments on commit aaae5e8

Please sign in to comment.