Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
soojade committed Jun 11, 2018
1 parent 3ed3895 commit 1ba98ef
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mouse-move-effect",
"name": "canvas-effects",
"version": "1.0.0",
"description": "鼠标滑动生成特效",
"description": "canvas 特效",
"private": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand All @@ -11,15 +11,15 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/soojade/mouse-move-effect.git"
"url": "git+https://github.com/soojade/CanvasEffects.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/soojade/mouse-move-effect/issues"
"url": "https://github.com/soojade/CanvasEffects/issues"
},
"homepage": "https://github.com/soojade/mouse-move-effect#readme",
"homepage": "https://github.com/soojade/CanvasEffects#readme",
"devDependencies": {
"babel-core": "^6.26.3",
"babel-loader": "^7.1.4",
Expand Down

0 comments on commit 1ba98ef

Please sign in to comment.