%PDF- %PDF-
Direktori : /proc/self/root/home/forge/takeaseat.eco-n-tech.co.uk/node_modules/responselike/ |
Current File : //proc/self/root/home/forge/takeaseat.eco-n-tech.co.uk/node_modules/responselike/package.json |
{ "_args": [ [ "responselike@2.0.0", "/home/forge/takeaseat.co.uk" ] ], "_from": "responselike@2.0.0", "_id": "responselike@2.0.0", "_inBundle": false, "_integrity": "sha512-xH48u3FTB9VsZw7R+vvgaKeLKzT6jOogbQhEe/jewwnZgzPcnyWui2Av6JpoYZF/91uueC+lqhWqeURw5/qhCw==", "_location": "/responselike", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "responselike@2.0.0", "name": "responselike", "escapedName": "responselike", "rawSpec": "2.0.0", "saveSpec": null, "fetchSpec": "2.0.0" }, "_requiredBy": [ "/cacheable-request", "/got" ], "_resolved": "https://registry.npmjs.org/responselike/-/responselike-2.0.0.tgz", "_spec": "2.0.0", "_where": "/home/forge/takeaseat.co.uk", "author": { "name": "lukechilds" }, "bugs": { "url": "https://github.com/lukechilds/responselike/issues" }, "dependencies": { "lowercase-keys": "^2.0.0" }, "description": "A response-like object for mocking a Node.js HTTP response stream", "devDependencies": { "ava": "^0.25.0", "coveralls": "^3.0.0", "eslint-config-xo-lukechilds": "^1.0.0", "get-stream": "^3.0.0", "nyc": "^11.8.0", "xo": "^0.19.0" }, "homepage": "https://github.com/lukechilds/responselike#readme", "keywords": [ "http", "https", "response", "mock", "request", "responselike" ], "license": "MIT", "main": "src/index.js", "name": "responselike", "repository": { "type": "git", "url": "git+https://github.com/lukechilds/responselike.git" }, "scripts": { "coverage": "nyc report --reporter=text-lcov | coveralls", "test": "xo && nyc ava" }, "version": "2.0.0", "xo": { "extends": "xo-lukechilds" } }