{
  "name": "funscript-utils",
  "version": "1.1.3",
  "description": "A utility to halve the speed of .funscripts, for use with The Handy and other similar devices",
  "keywords": [
    "handy",
    "funscript",
    "the handy",
    "thehandy",
    "fleshlight",
    "launch",
    "kiiroo",
    "onyx"
  ],
  "main": "lib/index.js",
  "types": "lib",
  "scripts": {
    "build": "tsc -p ."
  },
  "author": "Defucilis",
  "license": "MIT",
  "devDependencies": {
    "typescript": "^4.1.5"
  },
  "homepage": "https://github.com/defucilis/funscript-utils",
  "bugs": {
    "url": "https://github.com/defucilis/funscript-utils/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/defucilis/funscript-utils.git"
  }
}
