{
  "name": "whoothee",
  "version": "1.4.0",
  "homepage": "https://github.com/woothee/woothee-js",
  "authors": [
    "null"
  ],
  "description": "Woothee javascript(and node.js) implementation",
  "main": "release/whoothee.js",
  "moduleType": [
    "amd",
    "globals",
    "node"
  ],
  "keywords": [
    "whoothee"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
