HOME


Mini Shell 1.0
DIR:/home/drsekaran/public_html/admin/vendors/animate.css/
Upload File :
Current File : /home/drsekaran/public_html/admin/vendors/animate.css/package.json
{
  "name": "animate.css",
  "version": "3.5.0",
  "main": "animate.css",
  "repository": {
    "type": "git",
    "url": "https://github.com/daneden/animate.css.git"
  },
  "author": {
    "name": "Daniel Eden"
  },
  "homepage": "http://daneden.me/animate",
  "license": "MIT",
  "style": "./animate.css",
  "jspm": {
    "main": "animate.css!",
    "format": "global",
    "directories": {
      "lib": "./"
    }
  },
  "devDependencies": {
    "gulp": "^3.9.0",
    "gulp-autoprefixer": "^3.1.0",
    "gulp-concat": "^2.6.0",
    "gulp-cssnano": "^2.0.0",
    "gulp-header": "^1.7.1",
    "gulp-rename": "^1.2.2",
    "gulp-util": "^3.0.7",
    "run-sequence": "^1.1.5"
  },
  "spm": {
    "main": "./animate.css"
  }
}