{
  "name": "scramble-typed",
  "version": "1.1.3",
  "description": "A typing-in text scramble effect for unique and engaging animations. Inspired by typed.js.",
  "main": "./dist/scramble-typed.umd.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "rollup -c"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/benschaser/scramble-typed.js.git"
  },
  "keywords": [
    "scramble",
    "typed",
    "type",
    "text",
    "animation",
    "hacking",
    "effect"
  ],
  "author": "benschaser",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/benschaser/scramble-typed.js/issues"
  },
  "homepage": "https://github.com/benschaser/scramble-typed.js#readme",
  "devDependencies": {
    "rollup": "^4.40.2"
  }
}
