徐总多门店
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.
 
 
 
 
 
 

74 lines
1.6 KiB

{
"_args": [
[
"oppressor@0.0.1",
"D:\\project\\cashier"
]
],
"_from": "oppressor@0.0.1",
"_id": "oppressor@0.0.1",
"_inBundle": false,
"_integrity": "sha1-hLIFjJEhxMb+YyVmsx7Tlhi9j+s=",
"_location": "/oppressor",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "oppressor@0.0.1",
"name": "oppressor",
"escapedName": "oppressor",
"rawSpec": "0.0.1",
"saveSpec": null,
"fetchSpec": "0.0.1"
},
"_requiredBy": [
"/oss"
],
"_resolved": "https://registry.npmjs.org/oppressor/-/oppressor-0.0.1.tgz",
"_spec": "0.0.1",
"_where": "D:\\project\\cashier",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/oppressor/issues"
},
"dependencies": {
"negotiator": "~0.2.5",
"response-stream": "~0.0.0",
"through": "~0.1.4"
},
"description": "streaming http compression response negotiator",
"devDependencies": {
"tap": "~0.3.0"
},
"directories": {
"example": "example",
"test": "test"
},
"homepage": "https://github.com/substack/oppressor",
"keywords": [
"gzip",
"compress",
"deflate",
"http",
"negotiator",
"pipe",
"stream",
"request",
"response"
],
"license": "MIT",
"main": "index.js",
"name": "oppressor",
"repository": {
"type": "git",
"url": "git://github.com/substack/oppressor.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "0.0.1"
}