Your IP : 216.73.216.170


Current Path : /home/bitrix/ext_www/oldfck.yacl.site/node_modules/bl/
Upload File :
Current File : /home/bitrix/ext_www/oldfck.yacl.site/node_modules/bl/package.json

{
  "_args": [
    [
      {
        "raw": "bl@^0.9.0",
        "scope": null,
        "escapedName": "bl",
        "name": "bl",
        "rawSpec": "^0.9.0",
        "spec": ">=0.9.0 <0.10.0",
        "type": "range"
      },
      "/home/bitrix/www/v1/node_modules/tar-stream"
    ]
  ],
  "_from": "bl@>=0.9.0 <0.10.0",
  "_id": "bl@0.9.5",
  "_inCache": true,
  "_location": "/bl",
  "_nodeVersion": "6.0.0-nightly2016011666b9c0d8bd",
  "_npmUser": {
    "name": "rvagg",
    "email": "rod@vagg.org"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "inherits": "2.0.3"
  },
  "_requested": {
    "raw": "bl@^0.9.0",
    "scope": null,
    "escapedName": "bl",
    "name": "bl",
    "rawSpec": "^0.9.0",
    "spec": ">=0.9.0 <0.10.0",
    "type": "range"
  },
  "_requiredBy": [
    "/tar-stream"
  ],
  "_resolved": "https://registry.npmjs.org/bl/-/bl-0.9.5.tgz",
  "_shasum": "c06b797af085ea00bc527afc8efcf11de2232054",
  "_shrinkwrap": null,
  "_spec": "bl@^0.9.0",
  "_where": "/home/bitrix/www/v1/node_modules/tar-stream",
  "authors": [
    "Rod Vagg <rod@vagg.org> (https://github.com/rvagg)",
    "Matteo Collina <matteo.collina@gmail.com> (https://github.com/mcollina)",
    "Jarett Cruger <jcrugzz@gmail.com> (https://github.com/jcrugzz)"
  ],
  "bugs": {
    "url": "https://github.com/rvagg/bl/issues"
  },
  "dependencies": {
    "readable-stream": "~1.0.26"
  },
  "description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!",
  "devDependencies": {
    "faucet": "~0.0.1",
    "hash_file": "~0.1.1",
    "tape": "~4.4.0"
  },
  "directories": {},
  "dist": {
    "shasum": "c06b797af085ea00bc527afc8efcf11de2232054",
    "tarball": "https://registry.npmjs.org/bl/-/bl-0.9.5.tgz"
  },
  "gitHead": "fe77435118490ac7d07f93c0b52896c67fb2601f",
  "homepage": "https://github.com/rvagg/bl",
  "keywords": [
    "buffer",
    "buffers",
    "stream",
    "awesomesauce"
  ],
  "license": "MIT",
  "main": "bl.js",
  "maintainers": [
    {
      "name": "rvagg",
      "email": "rod@vagg.org"
    }
  ],
  "name": "bl",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rvagg/bl.git"
  },
  "scripts": {
    "test": "node test/test.js | faucet",
    "test-local": "brtapsauce-local test/basic-test.js"
  },
  "version": "0.9.5"
}