You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

100 lines
2.5 KiB

{
"_args": [
[
"resp-modifier@6.0.2",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/browser-sync"
]
],
"_from": "resp-modifier@6.0.2",
"_id": "resp-modifier@6.0.2",
"_inCache": true,
"_installable": true,
"_location": "/resp-modifier",
"_nodeVersion": "4.4.5",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/resp-modifier-6.0.2.tgz_1467218790474_0.3480539168231189"
},
"_npmUser": {
"email": "shakyshane@gmail.com",
"name": "shakyshane"
},
"_npmVersion": "2.15.5",
"_phantomChildren": {},
"_requested": {
"name": "resp-modifier",
"raw": "resp-modifier@6.0.2",
"rawSpec": "6.0.2",
"scope": null,
"spec": "6.0.2",
"type": "version"
},
"_requiredBy": [
"/browser-sync"
],
"_resolved": "https://registry.npmjs.org/resp-modifier/-/resp-modifier-6.0.2.tgz",
"_shasum": "b124de5c4fbafcba541f48ffa73970f4aa456b4f",
"_shrinkwrap": null,
"_spec": "resp-modifier@6.0.2",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/browser-sync",
"author": {
"email": "shane.osbourne8@gmail.com",
"name": "Shane Osbourne"
},
"bugs": {
"url": "https://github.com/shakyshane/resp-modifier/issues"
},
"dependencies": {
"debug": "^2.2.0",
"minimatch": "^3.0.2"
},
"description": "Middleware for modifying a HTML response",
"devDependencies": {
"browser-sync": "^2.8.2",
"chai": "^2.3.0",
"express": "^4.13.3",
"jshint": "^2.6.0",
"mocha": "^2.1.0",
"multiline": "^1.0.2",
"serve-static": "^1.8.1",
"supertest": "^1.0.1"
},
"directories": {},
"dist": {
"shasum": "b124de5c4fbafcba541f48ffa73970f4aa456b4f",
"tarball": "https://registry.npmjs.org/resp-modifier/-/resp-modifier-6.0.2.tgz"
},
"engines": {
"node": ">= 0.8.0"
},
"files": [
"index.js",
"lib"
],
"gitHead": "4a000203c9db630bcfc3b6bb8ea2abc090ae0139",
"homepage": "https://github.com/shakyshane/resp-modifier#readme",
"keywords": [],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/shakyshane/resp-modifier/blob/master/LICENSE-MIT"
}
],
"maintainers": [
{
"email": "shane.osbourne8@gmail.com",
"name": "shakyshane"
}
],
"name": "resp-modifier",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/shakyshane/resp-modifier.git"
},
"scripts": {
"test": "jshint test/*.js index.js && mocha"
},
"version": "6.0.2"
}