l@271: {
l@271:   "_args": [
l@271:     [
l@271:       "binpack@~0",
l@271:       "/Users/liam/Documents/Bela/osc-node/node_modules/osc-min"
l@271:     ]
l@271:   ],
l@271:   "_from": "binpack@>=0.0.0 <1.0.0",
l@271:   "_id": "binpack@0.1.0",
l@271:   "_inCache": true,
l@271:   "_installable": true,
l@271:   "_location": "/binpack",
l@271:   "_npmUser": {
l@271:     "email": "russell.mcclellan@gmail.com",
l@271:     "name": "ghostfact"
l@271:   },
l@271:   "_npmVersion": "1.3.21",
l@271:   "_phantomChildren": {},
l@271:   "_requested": {
l@271:     "name": "binpack",
l@271:     "raw": "binpack@~0",
l@271:     "rawSpec": "~0",
l@271:     "scope": null,
l@271:     "spec": ">=0.0.0 <1.0.0",
l@271:     "type": "range"
l@271:   },
l@271:   "_requiredBy": [
l@271:     "/osc-min"
l@271:   ],
l@271:   "_resolved": "https://registry.npmjs.org/binpack/-/binpack-0.1.0.tgz",
l@271:   "_shasum": "bd3d0974c3f2a0446e17df4f60b55a72a205a97e",
l@271:   "_shrinkwrap": null,
l@271:   "_spec": "binpack@~0",
l@271:   "_where": "/Users/liam/Documents/Bela/osc-node/node_modules/osc-min",
l@271:   "author": {
l@271:     "email": "russell.mcclellan@gmail.com",
l@271:     "name": "Russell McClellan",
l@271:     "url": "http://www.russellmcc.com"
l@271:   },
l@271:   "bugs": {
l@271:     "url": "https://github.com/russellmcc/node-binpack/issues"
l@271:   },
l@271:   "dependencies": {},
l@271:   "description": "Minimalist numeric binary packing utilities for node.js",
l@271:   "devDependencies": {
l@271:     "coffee-script": "<1.7.0",
l@271:     "vows": "*"
l@271:   },
l@271:   "directories": {},
l@271:   "dist": {
l@271:     "shasum": "bd3d0974c3f2a0446e17df4f60b55a72a205a97e",
l@271:     "tarball": "http://registry.npmjs.org/binpack/-/binpack-0.1.0.tgz"
l@271:   },
l@271:   "homepage": "https://github.com/russellmcc/node-binpack",
l@271:   "keywords": [
l@271:     "binary",
l@271:     "pack",
l@271:     "unpack"
l@271:   ],
l@271:   "main": "index",
l@271:   "maintainers": [
l@271:     {
l@271:       "email": "russell.mcclellan@gmail.com",
l@271:       "name": "ghostfact"
l@271:     }
l@271:   ],
l@271:   "name": "binpack",
l@271:   "optionalDependencies": {},
l@271:   "readme": "ERROR: No README data found!",
l@271:   "repository": {
l@271:     "type": "git",
l@271:     "url": "git+ssh://git@github.com/russellmcc/node-binpack.git"
l@271:   },
l@271:   "scripts": {
l@271:     "test": "vows tests/*"
l@271:   },
l@271:   "version": "0.1.0"
l@271: }