{
  "_from": "basetype@^0.1.0",
  "_id": "basetype@0.1.4",
  "_inBundle": false,
  "_integrity": "sha1-MMaS/b33ZSDBcMiGFO9hWtlTivs=",
  "_location": "/basetype",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "basetype@^0.1.0",
    "name": "basetype",
    "escapedName": "basetype",
    "rawSpec": "^0.1.0",
    "saveSpec": null,
    "fetchSpec": "^0.1.0"
  },
  "_requiredBy": [
    "/bolzano",
    "/cl-fsm",
    "/cl-fsm/bolzano",
    "/describe-data/bolzano",
    "/jsenhance",
    "/kabanery",
    "/pfc-compiler/stream-token-parser",
    "/pfc-compiler/syntaxer",
    "/pfc-compiler/syntaxer/bolzano",
    "/stream-token-parser",
    "/syntaxer",
    "/syntaxer/bolzano"
  ],
  "_resolved": "https://registry.npmjs.org/basetype/-/basetype-0.1.4.tgz",
  "_shasum": "30c692fdbdf76520c170c88614ef615ad9538afb",
  "_spec": "basetype@^0.1.0",
  "_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/basetype/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "basic javascript type",
  "devDependencies": {
    "coveralls": "^2.11.14",
    "istanbul": "^0.4.4",
    "mocha": "^3.0.1",
    "mocha-lcov-reporter": "^1.2.0"
  },
  "homepage": "https://github.com/LoveKino/basetype#readme",
  "keywords": [
    "type",
    "js",
    "javascript",
    "basic"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "basetype",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/LoveKino/basetype.git"
  },
  "scripts": {
    "cover": "istanbul cover _mocha",
    "test": "mocha test/**/*.js"
  },
  "version": "0.1.4"
}
