{
  "name": "motion-ui",
  "version": "2.0.8",
  "description": "Sass library for creating transitions and animations.",
  "main": "dist/motion-ui.js",
  "scripts": {
    "start": "gulp",
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/foundation/motion-ui.git"
  },
  "keywords": [
    "Sass",
    "motion"
  ],
  "author": "Foundation Yetinauts <contact@get.foundation> (https://get.foundation)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/foundation/motion-ui/issues"
  },
  "homepage": "https://get.foundation/sites/docs/motion-ui.html",
  "devDependencies": {
    "autoprefixer": "^9.4.5",
    "browser-sync": "^2.29.3",
    "gulp": "^4.0.0",
    "gulp-add-src": "^1.0.0",
    "gulp-babel": "^8.0.0",
    "gulp-cache-bust": "^1.3.0",
    "gulp-check-deps": "^1.4.1",
    "gulp-clean-css": "^4.3.0",
    "gulp-concat": "^2.4.3",
    "gulp-eslint": "^5.0.0",
    "gulp-filter": "^5.1.0",
    "gulp-if": "^2.0.0",
    "gulp-load-plugins": "^1.5.0",
    "gulp-minify-css": "^1.2.4",
    "gulp-newer": "^1.1.0",
    "gulp-plumber": "^1.2.1",
    "gulp-postcss": "^9.0.1",
    "gulp-rename": "^1.2.2",
    "gulp-replace": "^1.0.0",
    "gulp-sass": "^5.1.0",
    "gulp-sass-lint": "^1.4.0",
    "gulp-sourcemaps": "^3.0.0",
    "gulp-uglify": "^3.0.0",
    "gulp-umd": "^2.0.0",
    "gulp4-run-sequence": "^1.0.2",
    "handlebars": "^4.0.3",
    "highlight.js": "^11.5.1",
    "mocha": "^5.2.0",
    "rimraf": "^2.4.3",
    "sass-true": "^7.0.0",
    "supercollider": "latest"
  },
  "peerDependencies": {
    "jquery": ">=3.6.0"
  },
  "dependencies": {
    "sass-embedded": "^1.79.3"
  }
}
