package.json
{
"name": "bitaculous-animatify",
"description": "“All your CSS3 animations are belong to us”",
"keywords": [
"Bitaculous",
"Animatify"
],
"homepage": "https://bitaculous.github.io/animatify/",
"authors": [
"Maik Kempe <mkempe@bitaculous.com> (https://bitaculous.com)"
],
"private": false,
"license": "MIT",
"version": "2.3.2",
"repository": {
"type": "git",
"url": "https://github.com/bitaculous/animatify.git"
},
"bugs": {
"url": "https://github.com/bitaculous/animatify/issues"
},
"engines": {
"node": ">= 4.9.5"
},
"devDependencies": {
"bourbon": "~4.3.4"
}
}