123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_args": [
- [
- "wbuf@1.7.3",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_from": "wbuf@1.7.3",
- "_id": "wbuf@1.7.3",
- "_inBundle": false,
- "_integrity": "sha1-wdjRSTFtPqhShIiVy2oL/oh7h98=",
- "_location": "/wbuf",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "wbuf@1.7.3",
- "name": "wbuf",
- "escapedName": "wbuf",
- "rawSpec": "1.7.3",
- "saveSpec": null,
- "fetchSpec": "1.7.3"
- },
- "_requiredBy": [
- "/hpack.js",
- "/spdy-transport"
- ],
- "_resolved": "https://registry.npm.taobao.org/wbuf/download/wbuf-1.7.3.tgz",
- "_spec": "1.7.3",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "author": {
- "name": "Fedor Indutny",
- "email": "fedor@indutny.com"
- },
- "bugs": {
- "url": "https://github.com/indutny/wbuf/issues"
- },
- "dependencies": {
- "minimalistic-assert": "^1.0.0"
- },
- "description": "Write buffer",
- "devDependencies": {
- "mocha": "^5.0.4"
- },
- "homepage": "https://github.com/indutny/wbuf",
- "keywords": [
- "Write",
- "Buffer"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "wbuf",
- "repository": {
- "type": "git",
- "url": "git+ssh://git@github.com/indutny/wbuf.git"
- },
- "scripts": {
- "test": "mocha test/**/*-test.js"
- },
- "version": "1.7.3"
- }
|