{
  "name": "lier",
  "version": "2.1.23",
  "description": "a type validator",
  "main": "index.js",
  "scripts": {
    "test": "no test",
    "prepublish": "no build"
  },
  "nofile": {
    "autoInstallDeps": true
  },
  "files": [
    "src/**/*.{js,d.ts,css}",
    "typings/**/*.{js,d.ts,css}",
    "index.{js,d.ts}"
  ],
  "repository": {
    "type": "git",
    "url": "git.com"
  },
  "keywords": [
    "type"
  ],
  "author": "ys@ysmood.org",
  "license": "ISC",
  "devDependencies": {
    "junit": "^1.4.9",
    "nokit": "^0.23.26",
    "pegjs": "^0.10.0",
    "typescript": "^2.5.2"
  },
  "dependencies": {
    "big.js": "^3.2.0",
    "lodash": "^4.17.10",
    "randexp": "0.4.6"
  }
}
