{ "_args": [ [ "bser@^2.0.0", "/home/bernhard/freifunk-app/node_modules/fb-watchman" ] ], "_from": "bser@>=2.0.0 <3.0.0", "_id": "bser@2.0.0", "_inCache": true, "_installable": true, "_location": "/bser", "_nodeVersion": "0.12.4", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/bser-2.0.0.tgz_1485803232935_0.3270201792474836" }, "_npmUser": { "email": "wez@wezfurlong.org", "name": "wez" }, "_npmVersion": "2.10.1", "_phantomChildren": {}, "_requested": { "name": "bser", "raw": "bser@^2.0.0", "rawSpec": "^2.0.0", "scope": null, "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/fb-watchman" ], "_resolved": "https://registry.npmjs.org/bser/-/bser-2.0.0.tgz", "_shasum": "9ac78d3ed5d915804fd87acb158bc797147a1719", "_shrinkwrap": null, "_spec": "bser@^2.0.0", "_where": "/home/bernhard/freifunk-app/node_modules/fb-watchman", "author": { "email": "wez@fb.com", "name": "Wez Furlong", "url": "http://wezfurlong.org" }, "bugs": { "url": "https://github.com/facebook/watchman/issues" }, "dependencies": { "node-int64": "^0.4.0" }, "description": "JavaScript implementation of the BSER Binary Serialization", "devDependencies": {}, "directories": { "test": "test" }, "dist": { "shasum": "9ac78d3ed5d915804fd87acb158bc797147a1719", "tarball": "https://registry.npmjs.org/bser/-/bser-2.0.0.tgz" }, "files": [ "index.js" ], "homepage": "https://facebook.github.io/watchman/docs/bser.html", "keywords": [ "binary", "bser", "protocol" ], "license": "Apache-2.0", "main": "index.js", "maintainers": [ { "name": "amasad", "email": "amjad.masad@gmail.com" }, { "name": "wez", "email": "wez@wezfurlong.org" } ], "name": "bser", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/facebook/watchman.git" }, "scripts": { "test": "node test/bser.js" }, "version": "2.0.0" }