package.json 1.38 KB
{
  "name": "animate.css",
  "version": "3.4.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/daneden/animate.css.git"
  },
  "license": "MIT",
  "jspm": {
    "main": "animate.css!",
    "format": "global",
    "directories": {
      "lib": "./"
    }
  },
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-autoprefixer": "~0.4.0",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-cssmin": "~0.8.0",
    "load-grunt-tasks": "~0.2.0"
  },
  "spm": {
    "main": "./animate.css"
  },
  "gitHead": "f1ce5d863ead842422d77f46038c5e09794e1eab",
  "description": "*Just-add-water CSS animation*",
  "bugs": {
    "url": "https://github.com/daneden/animate.css/issues"
  },
  "homepage": "https://github.com/daneden/animate.css#readme",
  "_id": "animate.css@3.4.0",
  "scripts": {},
  "_shasum": "27302ef999aed9f6355456216812f03a8fa46d54",
  "_from": "animate.css@*",
  "_npmVersion": "2.10.1",
  "_nodeVersion": "0.12.4",
  "_npmUser": {
    "name": "dte",
    "email": "dan.eden@me.com"
  },
  "dist": {
    "shasum": "27302ef999aed9f6355456216812f03a8fa46d54",
    "tarball": "http://registry.npmjs.org/animate.css/-/animate.css-3.4.0.tgz"
  },
  "maintainers": [
    {
      "name": "dte",
      "email": "dan.eden@me.com"
    }
  ],
  "directories": {},
  "_resolved": "https://registry.npmjs.org/animate.css/-/animate.css-3.4.0.tgz"
}