{
  "name": "nativescript-animate-sass",
  "version": "0.0.2",
  "description": "Use animate.css on your Nativescript + SASS apps",
  "main": "index",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jogboms/nativescript-animate-sass.git"
  },
  "keywords": [
    "animate",
    "animations",
    "ns",
    "plugin",
    "scss",
    "sass",
    "nativescript"
  ],
  "author": "Jeremiah Ogbomo <jeremiahogbomo@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jogboms/nativescript-animate-sass/issues"
  },
  "homepage": "https://github.com/jogboms/nativescript-animate-sass#readme",
  "scripts": {
    "push-pub": "git push origin && git push origin --tags && npm publish",
    "setup": "npm run build"
  },
  "dependencies": {},
  "devDependencies": {
    "nativescript-dev-sass": "^1.1.1"
  }
}
