%PDF- %PDF-
| Direktori : /var/www/projetos/stb.ind.br/wp-content/themes/stb/node_modules/raw-body/ |
| Current File : /var/www/projetos/stb.ind.br/wp-content/themes/stb/node_modules/raw-body/package.json |
{
"_from": "raw-body@~1.1.0",
"_id": "raw-body@1.1.7",
"_inBundle": false,
"_integrity": "sha1-HQJ8K/oRasxmI7yo8AAWVyqH1CU=",
"_location": "/raw-body",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "raw-body@~1.1.0",
"name": "raw-body",
"escapedName": "raw-body",
"rawSpec": "~1.1.0",
"saveSpec": null,
"fetchSpec": "~1.1.0"
},
"_requiredBy": [
"/body"
],
"_resolved": "https://registry.npmjs.org/raw-body/-/raw-body-1.1.7.tgz",
"_shasum": "1d027c2bfa116acc6623bca8f00016572a87d425",
"_spec": "raw-body@~1.1.0",
"_where": "/var/www/stb/wordpress/wp-content/themes/stb/node_modules/body",
"author": {
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
"url": "http://jongleberry.com"
},
"bugs": {
"url": "https://github.com/stream-utils/raw-body/issues"
},
"bundleDependencies": false,
"dependencies": {
"bytes": "1",
"string_decoder": "0.10"
},
"deprecated": false,
"description": "Get and validate the raw body of a readable stream.",
"devDependencies": {
"istanbul": "0.2.10",
"mocha": "~1.20.1",
"readable-stream": "~1.0.17",
"request": ">= 2.36.0 < 3",
"through2": "~0.4.1"
},
"engines": {
"node": ">= 0.8.0"
},
"homepage": "https://github.com/stream-utils/raw-body#readme",
"license": "MIT",
"name": "raw-body",
"repository": {
"type": "git",
"url": "git+https://github.com/stream-utils/raw-body.git"
},
"scripts": {
"test": "mocha --reporter spec --bail test/",
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/",
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"
},
"version": "1.1.7"
}