{
  "name": "neptunecss-animations",
  "version": "1.0.7",
  "description": "The official Neptune animation library",
  "main": "neptune-animation.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/neptune-css/neptune-animations.git"
  },
  "keywords": [
    "css",
    "javascript",
    "animation",
    "library",
    "framework"
  ],
  "author": "Colin Grahm",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/neptune-css/neptune-animations/issues"
  },
  "homepage": "https://neptunecss.org",
  "dependencies": {
    "neptunecss": "^1.1.2",
    "neptunecss-js": "^1.2.1"
  }
}
