{
  "name": "opensistemas-parser",
  "version": "1.0.0",
  "description": "Parser for binaries in Javascript based in the binary-parser module from npm",
  "main": "lib/opensistemas-parser.js",
  "directories": {
    "example": "example",
    "lib": "lib",
    "test": "test"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/macwinux/opensistemas-parser.git"
  },
  "keywords": [
    "binary-parser",
    "parser"
  ],
  "author": "macwinux",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/macwinux/opensistemas-parser/issues"
  },
  "homepage": "https://github.com/macwinux/opensistemas-parser#readme"
}
