{
  "name": "autotyper-jquery",
  "description": "A jQuery plugin for automatically typing text.",
  "main": "dist/index.js",
  "module": "dist/index.es.js",
  "jsnext:main": "dist/index.es.js",
  "browser": "dist/index.min.js",
  "keywords": [
    "automatic",
    "auto",
    "type",
    "typer",
    "autotyper",
    "es2015",
    "es6",
    "es",
    "jquery-plugin",
    "jquery"
  ],
  "author": "Saul Hardman <hello@iamsaul.co.uk>",
  "homepage": "https://github.com/saulhardman/autotyper/",
  "version": "0.15.1",
  "repository": "https://github.com/saulhardman/autotyper/tree/master/packages/autotyper-jquery",
  "dependencies": {
    "autotyper": "^0.15.1"
  },
  "peerDependencies": {
    "jquery": "^3.1.1"
  },
  "license": "MIT",
  "files": [
    "dist"
  ],
  "gitHead": "8f72656ed93462d8e1a92cca49e725c25030e602"
}
