{
  "_from": "autolinker@~0.15.0",
  "_id": "autolinker@0.15.3",
  "_inBundle": false,
  "_integrity": "sha1-NCQX2PLzRhsUzwkIjV7fh5HcmDI=",
  "_location": "/autolinker",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "autolinker@~0.15.0",
    "name": "autolinker",
    "escapedName": "autolinker",
    "rawSpec": "~0.15.0",
    "saveSpec": null,
    "fetchSpec": "~0.15.0"
  },
  "_requiredBy": [
    "/remarkable"
  ],
  "_resolved": "https://registry.npmjs.org/autolinker/-/autolinker-0.15.3.tgz",
  "_shasum": "342417d8f2f3461b14cf09088d5edf8791dc9832",
  "_spec": "autolinker@~0.15.0",
  "_where": "C:\\projectSciame\\ClipTheme\\repository_ClipTheme\\ClipTheme.ClipTwo.v3\\cliptwo_html_v.2.5.0\\standard\\node_modules\\remarkable",
  "author": {
    "name": "Gregory Jacobs",
    "email": "greg@greg-jacobs.com"
  },
  "bugs": {
    "url": "https://github.com/gregjacobs/Autolinker.js/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Utility to automatically link the URLs, email addresses, and Twitter handles in a given block of text/HTML",
  "devDependencies": {
    "grunt": "^0.4.4",
    "grunt-contrib-concat": "^0.4.0",
    "grunt-contrib-connect": "^0.7.1",
    "grunt-contrib-jasmine": "^0.6.4",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-contrib-uglify": "^0.4.0",
    "grunt-jsduck": "^1.0.1",
    "grunt-umd": "^2.0.1",
    "requirejs": "^2.1.11"
  },
  "directories": {
    "test": "tests"
  },
  "homepage": "https://github.com/gregjacobs/Autolinker.js",
  "keywords": [
    "auto",
    "link",
    "autolink",
    "url",
    "urls",
    "anchor"
  ],
  "license": "MIT Licensed. http://www.opensource.org/licenses/mit-license.php",
  "main": "dist/Autolinker.js",
  "name": "autolinker",
  "repository": {
    "type": "git",
    "url": "git://github.com/gregjacobs/Autolinker.js.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.15.3"
}
