{
  "_from": "bolzano@0.0.1",
  "_id": "bolzano@0.0.1",
  "_inBundle": false,
  "_integrity": "sha1-Z4OlwGf19c4at+PRITjGI/j9UGw=",
  "_location": "/bolzano",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "bolzano@0.0.1",
    "name": "bolzano",
    "escapedName": "bolzano",
    "rawSpec": "0.0.1",
    "saveSpec": null,
    "fetchSpec": "0.0.1"
  },
  "_requiredBy": [
    "/jsenhance",
    "/kabanery",
    "/pfc-compiler/stream-token-parser",
    "/stream-token-parser"
  ],
  "_resolved": "https://registry.npmjs.org/bolzano/-/bolzano-0.0.1.tgz",
  "_shasum": "6783a5c067f5f5ce1ab7e3d12138c623f8fd506c",
  "_spec": "bolzano@0.0.1",
  "_where": "/Users/yuer/workspaceforme/ddki/tech/base/web/kabanery-lumine-cli/example/eg0/node_modules/kabanery",
  "author": {
    "name": "ddchen"
  },
  "bugs": {
    "url": "https://github.com/LoveKino/bolzano/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "basetype": "^0.1.0"
  },
  "deprecated": false,
  "description": "set union & interset etc operations",
  "devDependencies": {
    "coveralls": "^2.11.14",
    "istanbul": "^0.4.5",
    "mocha": "^3.0.1",
    "mocha-lcov-reporter": "^1.2.0"
  },
  "homepage": "https://github.com/LoveKino/bolzano#readme",
  "keywords": [
    "set",
    "theory",
    "union",
    "interset",
    "difference"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "bolzano",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/LoveKino/bolzano.git"
  },
  "scripts": {
    "cover": "istanbul cover _mocha",
    "test": "mocha test/**/*.js"
  },
  "version": "0.0.1"
}
