UNPKG

domotz-remote-pawn

Version:

Domotz Agent

32 lines (31 loc) 708 B
{ "author": { "name": "Michael Bridgen", "email": "<mikeb@squaremobius.net>" }, "name": "bitsyntax", "description": "Pattern-matching on byte buffers", "version": "0.0.4", "repository": { "type": "git", "url": "git://github.com/squaremo/bitsyntax-js.git" }, "main": "./index", "scripts": { "test": "make test", "prepublish": "make all" }, "engines": { "node": ">=0.6" }, "dependencies": { "buffer-more-ints": "0.0.2" }, "devDependencies": { "pegjs": "0.7.x", "mocha": "1.x" } ,"_resolved": "http://npm.domotz.com:4873/bitsyntax/-/bitsyntax-0.0.4.tgz" ,"_integrity": "sha1-6xDMb4K4xJDj6FaY8H6D1G4MuoI=" ,"_from": "bitsyntax@0.0.4" }