{
"_args": [
[
{
"raw": "html-pdf-chrome@0.2.0",
"scope": null,
"escapedName": "html-pdf-chrome",
"name": "html-pdf-chrome",
"rawSpec": "0.2.0",
"spec": "0.2.0",
"type": "version"
},
"/Users/tomascelizna/Devel/dragonfly_chrome_headless"
]
],
"_from": "html-pdf-chrome@0.2.0",
"_id": "html-pdf-chrome@0.2.0",
"_inCache": true,
"_location": "/html-pdf-chrome",
"_nodeVersion": "8.1.3",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/html-pdf-chrome-0.2.0.tgz_1500014130431_0.5509805970359594"
},
"_npmUser": {
"name": "westy92",
"email": "seth@sethwestphal.com"
},
"_npmVersion": "5.0.3",
"_phantomChildren": {},
"_requested": {
"raw": "html-pdf-chrome@0.2.0",
"scope": null,
"escapedName": "html-pdf-chrome",
"name": "html-pdf-chrome",
"rawSpec": "0.2.0",
"spec": "0.2.0",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/html-pdf-chrome/-/html-pdf-chrome-0.2.0.tgz",
"_shasum": "76c7e0a07e3e216a4aaffc057413fb8263b00408",
"_shrinkwrap": null,
"_spec": "html-pdf-chrome@0.2.0",
"_where": "/Users/tomascelizna/Devel/dragonfly_chrome_headless",
"author": {
"name": "Seth Westphal",
"email": "seth@sethwestphal.com",
"url": "http://www.sethwestphal.com/"
},
"bugs": {
"url": "https://github.com/westy92/html-pdf-chrome/issues"
},
"dependencies": {
"chrome-launcher": "^0.3.1",
"chrome-remote-interface": "^0.24.1"
},
"description": "HTML to PDF converter via Chrome/Chromium",
"devDependencies": {
"@types/chai": "^3.5.2",
"@types/chai-string": "^1.1.30",
"@types/mocha": "^2.2.41",
"@types/mock-fs": "^3.6.30",
"@types/node": "^8.0.9",
"@types/sinon": "^2.3.2",
"@types/sinon-chai": "^2.7.27",
"chai": "^3.5.0",
"chai-string": "^1.3.0",
"codecov": "^2.2.0",
"del": "^3.0.0",
"gulp": "^3.9.1",
"gulp-sourcemaps": "^2.6.0",
"gulp-spawn-mocha": "^3.3.0",
"gulp-tslint": "^8.0.0",
"gulp-typescript": "^3.2.0",
"mocha": "^3.3.0",
"mock-fs": "^4.3.0",
"pdf2json": "^1.1.7",
"remap-istanbul": "^0.9.5",
"sinon": "^2.3.8",
"sinon-chai": "^2.10.0",
"tcp-port-used": "^0.1.2",
"tslint": "^5.5.0",
"tslint-microsoft-contrib": "^5.0.1",
"typescript": "^2.4.1"
},
"directories": {},
"dist": {
"integrity": "sha512-/UYrYgnU8wBdXbHLf3BSuisRXaGy88UTdz3BNQf7p0IEnv1YfTUMuS8+SdPhNZNOX05WYJDPNMuPgO2j+NUPAQ==",
"shasum": "76c7e0a07e3e216a4aaffc057413fb8263b00408",
"tarball": "https://registry.npmjs.org/html-pdf-chrome/-/html-pdf-chrome-0.2.0.tgz"
},
"engines": {
"node": ">= 6"
},
"gitHead": "899bd0b6c870487284ee490357581dbc4ebe2bd1",
"homepage": "https://github.com/westy92/html-pdf-chrome",
"keywords": [
"html",
"pdf",
"html-pdf",
"chrome",
"chromium",
"headless",
"typescript",
"windows",
"mac",
"linux",
"nodejs"
],
"license": "MIT",
"main": "lib/src/index.js",
"maintainers": [
{
"name": "westy92",
"email": "seth@sethwestphal.com"
}
],
"name": "html-pdf-chrome",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/westy92/html-pdf-chrome.git"
},
"scripts": {
"test": "gulp"
},
"typings": "lib/src/index.d.ts",
"version": "0.2.0"
}