{
  "_args": [
    [
      "autolinker@1.4.3",
      "/var/www/html/postleaf"
    ]
  ],
  "_from": "autolinker@1.4.3",
  "_id": "autolinker@1.4.3",
  "_inBundle": false,
  "_integrity": "sha1-LmFQV8jjcTmabXeUmppq8k/kbfw=",
  "_location": "/autolinker",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "autolinker@1.4.3",
    "name": "autolinker",
    "escapedName": "autolinker",
    "rawSpec": "1.4.3",
    "saveSpec": null,
    "fetchSpec": "1.4.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/autolinker/-/autolinker-1.4.3.tgz",
  "_spec": "1.4.3",
  "_where": "/var/www/html/postleaf",
  "author": {
    "name": "Gregory Jacobs",
    "email": "greg@greg-jacobs.com"
  },
  "bugs": {
    "url": "https://github.com/gregjacobs/Autolinker.js/issues"
  },
  "description": "Utility to automatically link the URLs, email addresses, phone numbers, hashtags, and mentions (Twitter, Instagram) in a given block of text/HTML",
  "devDependencies": {
    "gulp": "^3.9.1",
    "gulp-clone": "^1.0.0",
    "gulp-concat": "^2.6.0",
    "gulp-connect": "^3.0.0",
    "gulp-download": "^0.0.1",
    "gulp-header": "^1.7.1",
    "gulp-jasmine": "^2.3.0",
    "gulp-jsduck": "^0.3.0",
    "gulp-jshint": "^2.0.0",
    "gulp-preprocess": "^2.0.0",
    "gulp-rename": "^1.2.2",
    "gulp-transform": "^1.1.0",
    "gulp-typescript": "^2.13.0",
    "gulp-uglify": "^1.5.3",
    "gulp-umd": "^0.2.0",
    "jasmine-core": "^2.4.1",
    "jshint": "^2.9.1",
    "jshint-stylish": "^2.1.0",
    "karma": "^0.13.21",
    "karma-jasmine": "^0.3.7",
    "karma-phantomjs-launcher": "^1.0.0",
    "karma-spec-reporter": "0.0.24",
    "lodash": "^4.3.0",
    "merge-stream": "^1.0.0",
    "phantomjs-prebuilt": "^2.1.4",
    "punycode": "^2.1.0",
    "requirejs": "^2.1.11",
    "through2": "^2.0.1"
  },
  "directories": {
    "test": "tests"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/gregjacobs/Autolinker.js",
  "keywords": [
    "auto",
    "link",
    "autolink",
    "url",
    "urls",
    "anchor"
  ],
  "license": "MIT",
  "main": "dist/Autolinker.js",
  "name": "autolinker",
  "repository": {
    "type": "git",
    "url": "git://github.com/gregjacobs/Autolinker.js.git"
  },
  "scripts": {
    "test": "gulp test"
  },
  "version": "1.4.3"
}
