{
  "name": "chicken-nugget",
  "version": "1.0.9",
  "description": "A module for chicken-nugget",
  "keywords": [
    "chicken",
    "nugget"
  ],
  "main": "build/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Mikkel Selko, Philip Hussak",
  "license": "ISC",
  "dependencies": {
    "animejs": "^2.2.0",
    "scrollmonitor": "^1.2.4"
  },
  "devDependencies": {
    "babel-eslint": "^8.0.0",
    "eslint": "^4.6.1",
    "babel-core": "^6.26.0",
    "babel-preset-es2015": "^6.24.1",
    "gulp": "^3.9.1",
    "gulp-babel": "^7.0.0"
  }
}
