update credits

This commit is contained in:
lavrton
2015-01-09 17:26:01 +07:00
parent 7f853ddc00
commit 1447077f44
7 changed files with 1336 additions and 1387 deletions

View File

@@ -32,14 +32,14 @@
"jsdom": false
},
"bugs": {
"url": "https://github.com/ericdrowell/KineticJS/issues"
"url": "https://github.com/lavrton/KineticJS/issues"
},
"readmeFilename": "README.md",
"main": "kinetic.js",
"repository": {
"type": "git",
"url": "git://github.com/ericdrowell/KineticJS.git"
"url": "git://github.com/lavrton/KineticJS.git"
},
"author": "Eric Rowell",
"author": "Anton Lavrenov",
"license": "MIT"
}