kapellmeister
Version:
Orchestration For Animated Transitions
25 lines • 587 B
JSON
{
"name": "kapellmeister",
"author": "Steven Hall",
"version": "3.0.1",
"description": "Orchestration For Animated Transitions",
"main": "index.js",
"module": "es/index.js",
"jsnext:main": "es/index.js",
"keywords": [
"animation",
"transition"
],
"repository": {
"type": "git",
"url": "git+https://github.com/sghall/kapellmeister.git"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/sghall/kapellmeister/issues"
},
"homepage": "https://github.com/sghall/kapellmeister#readme",
"dependencies": {
"d3-timer": "^1.0.9"
}
}