{
  "name": "countjs",
  "description": "A small utility to count things",
  "main": "index.js",
  "authors": [
    "Alessandro Nadalin <alessandro.nadalin@gmail.com>"
  ],
  "license": "MIT",
  "keywords": [
    "count",
    "namshi",
    "swag"
  ],
  "homepage": "https://github.com/namshi/countjs",
  "moduleType": [
    "globals",
    "node"
  ],
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
