31 lines
822 B
JSON
31 lines
822 B
JSON
{
|
|
"name": "KineticJS",
|
|
"version": "5.1.0",
|
|
"homepage": "http://kineticjs.com/",
|
|
"authors": [
|
|
"Eric Rowell"
|
|
],
|
|
"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.",
|
|
"keywords": [
|
|
"canvas",
|
|
"animations"
|
|
],
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
],
|
|
"main": "kinetic.js",
|
|
"_release": "5.1.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v5.1.0",
|
|
"commit": "150f58b8cf93e1bf475b28887bc067a97d6b4b35"
|
|
},
|
|
"_source": "https://github.com/ericdrowell/KineticJS.git",
|
|
"_target": "~5.1.0",
|
|
"_originalSource": "kineticjs"
|
|
} |