Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

azuki-trusty / azk   deb

Repository URL to install this package:

Version: 0.5.1 

/ usr / lib / azk / node_modules / memorystream / package.json

{
  "name": "memorystream",
  "description": "This is lightweight memory stream module for node.js.",
  "version": "0.2.0",
  "keywords": [
    "memory",
    "test",
    "stream",
    "tools",
    "streams"
  ],
  "devDependencies": {
    "expresso": ">=0.7.x",
    "jslint": "*"
  },
  "author": {
    "name": "Dmitry Nizovtsev",
    "url": "https://github.com/JSBizon"
  },
  "contributors": [
    {
      "name": "Dmitry Nizovtsev",
      "email": "dmitryp3@gmail.com"
    }
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/JSBizon/node-memorystream.git"
  },
  "homepage": "https://github.com/JSBizon/node-memorystream",
  "engines": {
    "node": ">= 0.3.0"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/JSBizon/node-memorystream/raw/master/LICENSE"
    }
  ],
  "_npmUser": {
    "name": "jsbizon",
    "email": "dmitryp3@gmail.com"
  },
  "_id": "memorystream@0.2.0",
  "dependencies": {},
  "_engineSupported": true,
  "_npmVersion": "1.0.106",
  "_nodeVersion": "v0.6.2",
  "_defaultsLoaded": true,
  "dist": {
    "shasum": "30eb02e87898812d9ad4d4dce82ffd3768e51a2c",
    "tarball": "http://registry.npmjs.org/memorystream/-/memorystream-0.2.0.tgz"
  },
  "maintainers": [
    {
      "name": "jsbizon",
      "email": "dmitryp3@gmail.com"
    }
  ],
  "directories": {},
  "_shasum": "30eb02e87898812d9ad4d4dce82ffd3768e51a2c",
  "_from": "memorystream@^0.2.0",
  "_resolved": "https://registry.npmjs.org/memorystream/-/memorystream-0.2.0.tgz",
  "bugs": {
    "url": "https://github.com/JSBizon/node-memorystream/issues"
  },
  "readme": "ERROR: No README data found!"
}