@cuba-platform/front-generator
Version:
CUBA Platform front-end clients generator
70 lines (69 loc) • 1.69 kB
JSON
{
"_from": "mimic-response@^1.0.0",
"_id": "mimic-response@1.0.0",
"_inBundle": false,
"_integrity": "sha1-3z02Uqc/3ta5sLJBRub9BSNTRY4=",
"_location": "/mimic-response",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "mimic-response@^1.0.0",
"name": "mimic-response",
"escapedName": "mimic-response",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/decompress-response"
],
"_resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.0.tgz",
"_shasum": "df3d3652a73fded6b9b0b24146e6fd052353458e",
"_spec": "mimic-response@^1.0.0",
"_where": "/work/polymer_69/cuba-front-generator/node_modules/decompress-response",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/mimic-response/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Mimic a Node.js HTTP response stream",
"devDependencies": {
"ava": "*",
"create-test-server": "^0.1.0",
"pify": "^3.0.0",
"xo": "*"
},
"engines": {
"node": ">=4"
},
"files": [
"index.js"
],
"homepage": "https://github.com/sindresorhus/mimic-response#readme",
"keywords": [
"mimic",
"response",
"stream",
"http",
"https",
"request",
"get",
"core"
],
"license": "MIT",
"name": "mimic-response",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/mimic-response.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "1.0.0"
}