bloom-layout
Version:
layout components used in bloom packages
57 lines (56 loc) • 1.36 kB
JSON
{
"_from": "obuf@^1.1.1",
"_id": "obuf@1.1.1",
"_inBundle": false,
"_integrity": "sha1-EEEktsYCxnlogaBCVB0220OlJk4=",
"_location": "/obuf",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "obuf@^1.1.1",
"name": "obuf",
"escapedName": "obuf",
"rawSpec": "^1.1.1",
"saveSpec": null,
"fetchSpec": "^1.1.1"
},
"_requiredBy": [
"/hpack.js",
"/spdy-transport"
],
"_resolved": "https://registry.npmjs.org/obuf/-/obuf-1.1.1.tgz",
"_shasum": "104124b6c602c6796881a042541d36db43a5264e",
"_spec": "obuf@^1.1.1",
"_where": "/Users/katief/Desktop/IBN/vineyard/bloom-forms/example-form/node_modules/spdy-transport",
"author": {
"name": "Fedor Indutny",
"email": "fedor@indutny.com"
},
"bugs": {
"url": "https://github.com/indutny/offset-buffer/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "",
"devDependencies": {
"mocha": "^1.21.4"
},
"homepage": "https://github.com/indutny/offset-buffer",
"keywords": [
"Offset",
"Buffer",
"reader"
],
"license": "MIT",
"main": "index.js",
"name": "obuf",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/indutny/offset-buffer.git"
},
"scripts": {
"test": "mocha test/**/*-test.js"
},
"version": "1.1.1"
}