{
  "name": "pretty-link",
  "version": "2.1.9",
  "description": "Shrink, track and share any URL on the Internet from your WordPress website!",
  "main": "index.js",
  "directories": {
    "test": "tests"
  },
  "scripts": {
    "build": "wp-scripts build",
    "start": "wp-scripts start"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/caseproof/pretty-link.git"
  },
  "keywords": [],
  "author": "Caseproof, LLC",
  "license": "GPLv2",
  "devDependencies": {
    "@wordpress/scripts": "^3.2.1",
    "classnames": "^2.2.6",
    "css-loader": "^2.1.1",
    "node-sass": "^4.12.0",
    "postcss-loader": "^3.0.0",
    "sass-loader": "^7.1.0",
    "style-loader": "^0.23.1"
  },
  "bugs": {
    "url": "https://github.com/caseproof/pretty-link/issues"
  },
  "homepage": "https://github.com/caseproof/pretty-link#readme",
  "dependencies": {
    "dom-scroll-into-view": "^1.2.1",
    "lodash": "^4.17.11"
  }
}
