{
  "name": "smartparam",
  "version": "1.0.2",
  "description": "smart ways to handle params",
  "main": "dist/index.js",
  "typings": "dist/index.d.ts",
  "scripts": {
    "test": "(npmts)"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/pushrocks/smartparam.git"
  },
  "keywords": [
    "json",
    "jade",
    "template"
  ],
  "author": "Smart Coordination GmbH <office@push.rocks> (https://push.rocks)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/pushrocks/smartparam/issues"
  },
  "homepage": "https://github.com/pushrocks/smartparam",
  "dependencies": {
    "beautylog": "6.1.10",
    "is-promise": "^2.1.0",
    "minimatch": "^3.0.4",
    "smartq": "^1.1.6",
    "typings-global": "^1.0.20"
  },
  "devDependencies": {
    "tapbundle": "^1.1.1"
  }
}
