You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
1.4 KiB

{
"_from": "bitsyntax@~0.0.4",
"_id": "bitsyntax@0.0.4",
"_inBundle": false,
"_integrity": "sha1-6xDMb4K4xJDj6FaY8H6D1G4MuoI=",
"_location": "/bitsyntax",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "bitsyntax@~0.0.4",
"name": "bitsyntax",
"escapedName": "bitsyntax",
"rawSpec": "~0.0.4",
"saveSpec": null,
"fetchSpec": "~0.0.4"
},
"_requiredBy": [
"/amqplib"
],
"_resolved": "https://registry.npmjs.org/bitsyntax/-/bitsyntax-0.0.4.tgz",
"_shasum": "eb10cc6f82b8c490e3e85698f07e83d46e0cba82",
"_spec": "bitsyntax@~0.0.4",
"_where": "/home/yimian/iot/mqtt/smartfarm/node_modules/amqplib",
"author": {
"name": "Michael Bridgen",
"email": "<mikeb@squaremobius.net"
},
"bugs": {
"url": "https://github.com/squaremo/bitsyntax-js/issues"
},
"bundleDependencies": false,
"dependencies": {
"buffer-more-ints": "0.0.2"
},
"deprecated": false,
"description": "Pattern-matching on byte buffers",
"devDependencies": {
"mocha": "1.x",
"pegjs": "0.7.x"
},
"engines": {
"node": ">=0.6"
},
"homepage": "https://github.com/squaremo/bitsyntax-js#readme",
"main": "./index",
"name": "bitsyntax",
"repository": {
"type": "git",
"url": "git://github.com/squaremo/bitsyntax-js.git"
},
"scripts": {
"prepublish": "make all",
"test": "make test"
},
"version": "0.0.4"
}