mirror of
https://github.com/konvajs/konva.git
synced 2025-11-24 08:46:44 +08:00
rebranding updates
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "KonvaJS",
|
||||
"name": "konva",
|
||||
"version": "@@version",
|
||||
"authors": [
|
||||
"Eric Rowell", "Anton Lavrenov"
|
||||
],
|
||||
"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.",
|
||||
"homepage": "http://konvajs.github.io",
|
||||
"description": "Konva 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",
|
||||
|
||||
@@ -10,9 +10,9 @@
|
||||
"dateFormat" : "ddd MMM Do YYYY",
|
||||
"outputSourceFiles" : true,
|
||||
"outputSourcePath" : true,
|
||||
"systemName" : "KonvaJS",
|
||||
"systemName" : "Konva",
|
||||
"footer" : "",
|
||||
"copyright" : "KonvaJS Copyright © 2015 The contributors to the KonvaJS project.",
|
||||
"copyright" : "Konva Copyright © 2015 The contributors to the Konva project.",
|
||||
"navType" : "vertical",
|
||||
"theme" : "cosmo",
|
||||
"linenums" : true,
|
||||
@@ -21,7 +21,7 @@
|
||||
"highlightTutorialCode" : true,
|
||||
"analytics" : {
|
||||
"ua" : "UA-54202824-2",
|
||||
"domain" : "http://lavrton.github.io/KonvaJS"
|
||||
"domain" : "http://konvajs.github.io"
|
||||
}
|
||||
},
|
||||
"markdown" : {
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 6.2 KiB |
Reference in New Issue
Block a user