{
  "_args": [
    [
      "remarkable@1.7.4",
      "/Users/dejanbrsakoski/src/docker/mesh-id-reporting"
    ]
  ],
  "_from": "remarkable@1.7.4",
  "_id": "remarkable@1.7.4",
  "_inBundle": false,
  "_integrity": "sha512-e6NKUXgX95whv7IgddywbeN/ItCkWbISmc2DiqHJb0wTrqZIexqdco5b8Z3XZoo/48IdNVKM9ZCvTPJ4F5uvhg==",
  "_location": "/remarkable",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "remarkable@1.7.4",
    "name": "remarkable",
    "escapedName": "remarkable",
    "rawSpec": "1.7.4",
    "saveSpec": null,
    "fetchSpec": "1.7.4"
  },
  "_requiredBy": [
    "/helper-markdown",
    "/helper-md"
  ],
  "_resolved": "https://registry.npmjs.org/remarkable/-/remarkable-1.7.4.tgz",
  "_spec": "1.7.4",
  "_where": "/Users/dejanbrsakoski/src/docker/mesh-id-reporting",
  "bin": {
    "remarkable": "bin/remarkable.js"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/remarkable/issues"
  },
  "contributors": [
    {
      "url": "https://github.com/dohliam"
    },
    {
      "url": "https://github.com/loveencounterflow"
    },
    {
      "url": "https://github.com/vyp"
    },
    {
      "name": "Adam Misiorny",
      "email": "adam.misiorny@gmail.com",
      "url": "http://bitnoi.se"
    },
    {
      "name": "Akuma",
      "email": "ihuangwj@gmail.com",
      "url": "https://github.com/akuma"
    },
    {
      "name": "Alex Kocharin",
      "email": "alex@kocharin.ru",
      "url": "https://github.com/rlidwka"
    },
    {
      "name": "Amila Welihinda",
      "email": "amilajack@gmail.com",
      "url": "http://amilawelihinda.com"
    },
    {
      "name": "Brenard Cubacub",
      "url": "bren.me"
    },
    {
      "name": "Denis Sokolov",
      "email": "denis@sokolov.cc",
      "url": "http://sokolov.cc"
    },
    {
      "name": "Eugene Sharygin",
      "url": "https://github.com/eush77"
    },
    {
      "name": "Harry Llewelyn",
      "email": "advocation@gmail.com",
      "url": "http://mynameisharry.com"
    },
    {
      "name": "Joey Baker",
      "email": "joey@byjoeybaker.com",
      "url": "https://byjoeybaker.com"
    },
    {
      "name": "Jon Schlinkert",
      "email": "jon.schlinkert@sellside.com",
      "url": "http://twitter.com/jonschlinkert"
    },
    {
      "name": "Julian Lam",
      "email": "julian@nodebb.org",
      "url": "https://www.nodebb.org"
    },
    {
      "name": "Lucas Parry",
      "url": "https://github.com/lparry"
    },
    {
      "name": "Luke Horvat",
      "email": "lukehorvat@gmail.com",
      "url": "http://lukehorvat.com"
    },
    {
      "name": "Mariusz Nowak",
      "email": "medyk@medikoo.com",
      "url": "http://www.medikoo.com"
    },
    {
      "name": "Mathias Bynens",
      "url": "https://mathiasbynens.be"
    },
    {
      "name": "Mathieu Lemoine",
      "url": "https://github.com/lemoinem"
    },
    {
      "name": "Matthew Mueller",
      "email": "mattmuelle@gmail.com",
      "url": "https://standupjack.com"
    },
    {
      "name": "Nik Nyby",
      "url": "http://nikolas.us.to"
    },
    {
      "name": "Per Kristian Næss-Fladset",
      "url": "https://github.com/pkfladset"
    },
    {
      "name": "Peter deHaan",
      "url": "http://about.me/peterdehaan"
    },
    {
      "name": "Rome Li",
      "url": "https://github.com/akaroml"
    },
    {
      "name": "Takezoe,Tomoaki",
      "email": "sumito3478@gmail.com",
      "url": "@sumito3478"
    },
    {
      "name": "Tom Byrer",
      "url": "https://github.com/tomByrer"
    },
    {
      "name": "Tom MacWright",
      "email": "tom@macwright.org",
      "url": "http://macwright.org"
    },
    {
      "name": "Una Ma",
      "email": "maruilian11@cdnjs.com.tw",
      "url": "https://github.com/maruilian11"
    },
    {
      "name": "Vitaly Puzrin",
      "email": "vitaly@rcdesign.ru",
      "url": "http://gravatar.com/puzrin"
    }
  ],
  "dependencies": {
    "argparse": "^1.0.10",
    "autolinker": "~0.28.0"
  },
  "description": "Markdown parser, done right. 100% Commonmark support, extensions, syntax plugins, high speed - all in one.",
  "devDependencies": {
    "ansi": "^0.3.0",
    "benchmark": "^1.0.0",
    "browserify": "^16.3.0",
    "commonmark": "0.12.0",
    "gulp-format-md": "^0.1.10",
    "highlight.js": "^9.7.0",
    "marked": "0.3.2",
    "mocha": "^6.1.4",
    "nyc": "^14.1.1"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "files": [
    "bin",
    "dist",
    "index.js",
    "lib"
  ],
  "homepage": "https://github.com/jonschlinkert/remarkable",
  "keywords": [
    "commonmark",
    "markdown",
    "md",
    "parse",
    "parser",
    "process",
    "remarkable",
    "render",
    "renderer",
    "text"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "doowb",
      "email": "brian.woodward@sellside.com"
    },
    {
      "name": "jonschlinkert",
      "email": "github@sellside.com"
    }
  ],
  "name": "remarkable",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/remarkable.git"
  },
  "scripts": {
    "build": "make browserify",
    "coverage": "yarn add coveralls@2 && nyc report --reporter=text-lcov | coveralls",
    "prepublishOnly": "make browserify",
    "test": "make test",
    "test-ci": "nyc mocha -R spec --bail"
  },
  "verb": {
    "toc": false,
    "layout": "nil",
    "tasks": [
      "readme"
    ],
    "plugins": [
      "gulp-format-md"
    ],
    "lint": {
      "reflinks": true
    }
  },
  "version": "1.7.4"
}
