{
  "name": "creepyface-dance",
  "version": "8.2.1",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "author": "Alejandro Tardín <alejandro@tardin.com>",
  "homepage": "https://creepyface.io",
  "license": "MIT",
  "repository": "https://github.com/4lejandrito/creepyface/tree/master/packages/creepyface-dance",
  "funding": "https://github.com/4lejandrito/creepyface?sponsor=1",
  "keywords": [
    "face",
    "look",
    "dance",
    "follow",
    "creepy",
    "dance"
  ],
  "files": [
    "dist"
  ],
  "scripts": {
    "dev": "open test/index.html",
    "build": "NODE_ENV=production tsc --emitDeclarationOnly && rollup -c",
    "prepublishOnly": "yarn build"
  },
  "peerDependencies": {
    "creepyface": "^8"
  },
  "devDependencies": {
    "@babel/core": "^7.18.13",
    "@babel/preset-env": "^7.18.10",
    "@babel/preset-typescript": "^7.18.6",
    "@rollup/plugin-babel": "^5.3.1",
    "@rollup/plugin-commonjs": "^22.0.2",
    "@rollup/plugin-node-resolve": "^13.3.0",
    "@types/lodash.flatten": "^4.4.7",
    "@types/lodash.range": "^3.2.7",
    "creepyface": "^8.2.1",
    "lodash.flatten": "^4.4.0",
    "lodash.range": "^3.2.0",
    "rollup": "^2.79.0",
    "rollup-plugin-uglify": "^6.0.4",
    "typescript": "^4.8.4"
  },
  "gitHead": "331fe65b934932cb6652fe19179f7b5aebc84bcc"
}
