UNPKG

countjs

Version:

A small utility to count things

27 lines (26 loc) 453 B
{ "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" ] }