{
  "name": "strip-wayback-toolbar",
  "description": "Strip wayback toolbar from archived html",
  "author": "John Otander",
  "version": "1.0.4",
  "main": "index.js",
  "files": [
    "index.js"
  ],
  "scripts": {
    "test": "ava -v"
  },
  "repository": "johnotander/strip-wayback-toolbar",
  "keywords": [
    "html",
    "strip",
    "wayback",
    "archive"
  ],
  "license": "MIT",
  "dependencies": {},
  "devDependencies": {
    "ava": "*"
  }
}
