mirror of
https://github.com/konvajs/konva.git
synced 2026-01-21 10:31:52 +08:00
Renaming
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "KineticJS",
|
||||
"name": "KonvaJS",
|
||||
"version": "5.2.0",
|
||||
"authors": [
|
||||
"Eric Rowell", "Anton Lavrenov"
|
||||
],
|
||||
"homepage": "http://lavrton.github.io/KineticJS/",
|
||||
"description": "KineticJS is an HTML5 Canvas JavaScript framework that enables high performance animations, transitions, node nesting, layering, filtering, caching, event handling for desktop and mobile applications, and much more.",
|
||||
"homepage": "http://lavrton.github.io/KonvaJS/",
|
||||
"description": "KonvaJS is an HTML5 Canvas JavaScript framework that enables high performance animations, transitions, node nesting, layering, filtering, caching, event handling for desktop and mobile applications, and much more.",
|
||||
"keywords": [
|
||||
"canvas",
|
||||
"animations",
|
||||
@@ -25,5 +25,5 @@
|
||||
".gitignore",
|
||||
"Gruntfile.js"
|
||||
],
|
||||
"main": "kinetic.min.js"
|
||||
"main": "konva.min.js"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user