UNPKG

counter8

Version:

Counter8 allows you to create and update counters directly from the command line or other Node.js scripts.

18 lines (17 loc) 351 B
{ "name": "counter8", "version": "0.0.196", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["Counter"], "author": "Sugisaku8", "license": "ISC", "dependencies": { "node-fetch": "^3.2.6", "proper-lockfile": "^4.1.2", "counter8js_demo": "^0.0.13" } }