view resources/osc/node_modules/binpack/package.json @ 556:ce391098f321 prerelease tip

THIS PROJECT HAS MOVED TO https://github.com/BelaPlatform/bela
author Giulio Moro <giuliomoro@yahoo.it>
date Sat, 25 Jun 2016 20:21:00 +0100
parents fb9c28a4676b
children
line wrap: on
line source
{
  "_args": [
    [
      "binpack@~0",
      "/Users/liam/Documents/Bela/osc-node/node_modules/osc-min"
    ]
  ],
  "_from": "binpack@>=0.0.0 <1.0.0",
  "_id": "binpack@0.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/binpack",
  "_npmUser": {
    "email": "russell.mcclellan@gmail.com",
    "name": "ghostfact"
  },
  "_npmVersion": "1.3.21",
  "_phantomChildren": {},
  "_requested": {
    "name": "binpack",
    "raw": "binpack@~0",
    "rawSpec": "~0",
    "scope": null,
    "spec": ">=0.0.0 <1.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/osc-min"
  ],
  "_resolved": "https://registry.npmjs.org/binpack/-/binpack-0.1.0.tgz",
  "_shasum": "bd3d0974c3f2a0446e17df4f60b55a72a205a97e",
  "_shrinkwrap": null,
  "_spec": "binpack@~0",
  "_where": "/Users/liam/Documents/Bela/osc-node/node_modules/osc-min",
  "author": {
    "email": "russell.mcclellan@gmail.com",
    "name": "Russell McClellan",
    "url": "http://www.russellmcc.com"
  },
  "bugs": {
    "url": "https://github.com/russellmcc/node-binpack/issues"
  },
  "dependencies": {},
  "description": "Minimalist numeric binary packing utilities for node.js",
  "devDependencies": {
    "coffee-script": "<1.7.0",
    "vows": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "bd3d0974c3f2a0446e17df4f60b55a72a205a97e",
    "tarball": "http://registry.npmjs.org/binpack/-/binpack-0.1.0.tgz"
  },
  "homepage": "https://github.com/russellmcc/node-binpack",
  "keywords": [
    "binary",
    "pack",
    "unpack"
  ],
  "main": "index",
  "maintainers": [
    {
      "email": "russell.mcclellan@gmail.com",
      "name": "ghostfact"
    }
  ],
  "name": "binpack",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/russellmcc/node-binpack.git"
  },
  "scripts": {
    "test": "vows tests/*"
  },
  "version": "0.1.0"
}