{ "_args": [ [ { "raw": "restructure@^0.5.3", "scope": null, "escapedName": "restructure", "name": "restructure", "rawSpec": "^0.5.3", "spec": ">=0.5.3 <0.6.0", "type": "range" }, "/Users/MB/git/pdfkit/node_modules/fontkit" ] ], "_from": "restructure@>=0.5.3 <0.6.0", "_id": "restructure@0.5.4", "_inCache": true, "_location": "/restructure", "_nodeVersion": "4.1.1", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/restructure-0.5.4.tgz_1493601675635_0.9421770751941949" }, "_npmUser": { "name": "devongovett", "email": "devongovett@gmail.com" }, "_npmVersion": "2.14.4", "_phantomChildren": {}, "_requested": { "raw": "restructure@^0.5.3", "scope": null, "escapedName": "restructure", "name": "restructure", "rawSpec": "^0.5.3", "spec": ">=0.5.3 <0.6.0", "type": "range" }, "_requiredBy": [ "/fontkit" ], "_resolved": "https://registry.npmjs.org/restructure/-/restructure-0.5.4.tgz", "_shasum": "f54e7dd563590fb34fd6bf55876109aeccb28de8", "_shrinkwrap": null, "_spec": "restructure@^0.5.3", "_where": "/Users/MB/git/pdfkit/node_modules/fontkit", "author": { "name": "Devon Govett", "email": "devongovett@gmail.com" }, "browserify": { "transform": [ "browserify-optional" ] }, "bugs": { "url": "https://github.com/devongovett/restructure/issues" }, "dependencies": { "browserify-optional": "^1.0.0" }, "description": "Declaratively encode and decode binary data", "devDependencies": { "chai": "~1.9.1", "coffee-coverage": "~0.4.2", "coffee-script": "~1.7.1", "concat-stream": "~1.4.5", "coveralls": "^2.10.0", "iconv-lite": "^0.4.7", "mocha": "~1.18.2", "mocha-lcov-reporter": "0.0.1" }, "directories": {}, "dist": { "shasum": "f54e7dd563590fb34fd6bf55876109aeccb28de8", "tarball": "https://registry.npmjs.org/restructure/-/restructure-0.5.4.tgz" }, "gitHead": "2172bf0cf019fa7a4517cd9eddf1a23ae477df0b", "homepage": "https://github.com/devongovett/restructure", "keywords": [ "binary", "struct", "encode", "decode" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "devongovett", "email": "devongovett@gmail.com" } ], "name": "restructure", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/devongovett/restructure.git" }, "scripts": { "cover": "mocha --require coverage.js --reporter html-cov > coverage.html", "coveralls": "mocha --require coverage.js --reporter mocha-lcov-reporter | coveralls", "postpublish": "rm -rf index.js src/*.js", "prepublish": "coffee -c src/ index.coffee", "test": "mocha" }, "version": "0.5.4" }