%PDF- %PDF-
| Direktori : /home/opti/workflow/node_modules/web-resource-inliner/ |
| Current File : /home/opti/workflow/node_modules/web-resource-inliner/package.json |
{
"_from": "web-resource-inliner@^4.3.1",
"_id": "web-resource-inliner@4.3.3",
"_inBundle": false,
"_integrity": "sha512-Qk19pohqZs3SoFUW4ZlOHlM8hsOnXhTpCrQ16b1qtJtKzJgO7NZLGP+/lcb2g3hWDQD39/LE/JYOn1Sjy7tn1A==",
"_location": "/web-resource-inliner",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "web-resource-inliner@^4.3.1",
"name": "web-resource-inliner",
"escapedName": "web-resource-inliner",
"rawSpec": "^4.3.1",
"saveSpec": null,
"fetchSpec": "^4.3.1"
},
"_requiredBy": [
"/juice"
],
"_resolved": "https://registry.npmjs.org/web-resource-inliner/-/web-resource-inliner-4.3.3.tgz",
"_shasum": "a5446b02bc11beb4cb5e764e928d9c1e4ef47f41",
"_spec": "web-resource-inliner@^4.3.1",
"_where": "/home/opti/workflow/node_modules/juice",
"author": {
"name": "Jarrett Widman",
"url": "https://github.com/jrit"
},
"bugs": {
"url": "https://github.com/jrit/web-resource-inliner/issues"
},
"bundleDependencies": false,
"dependencies": {
"async": "^3.1.0",
"chalk": "^2.4.2",
"datauri": "^2.0.0",
"htmlparser2": "^3.9.2",
"lodash.unescape": "^4.0.1",
"request": "^2.78.0",
"safer-buffer": "^2.1.2",
"valid-data-url": "^2.0.0",
"xtend": "^4.0.2"
},
"deprecated": false,
"description": "Inlines img, script and link tags into the same file.",
"devDependencies": {
"faux-jax": "^5.0.5",
"istanbul": "^0.4.5",
"mime-types": "^2.1.12",
"mocha": "^6.1.4"
},
"engines": {
"node": ">=6.9.0"
},
"homepage": "https://github.com/jrit/web-resource-inliner#readme",
"keywords": [
"inline",
"js",
"css",
"scripts",
"stylesheets",
"html",
"datauri"
],
"license": "MIT",
"main": "src/inline.js",
"name": "web-resource-inliner",
"repository": {
"type": "git",
"url": "git+https://github.com/jrit/web-resource-inliner.git"
},
"scripts": {
"coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui bdd -R spec",
"format": "jscs . -x",
"lint": "eslint . --fix || true",
"test": "mocha test"
},
"version": "4.3.3"
}