UNPKG

oils-plugin-counters

Version:
36 lines (34 loc) 796 B
{ "name": "oils-plugin-counters", "version": "4.0.2", "description": "Oils js counters plugin", "keywords": [ "oils", "plugin", "counters" ], "author": { "name": "Manny Vergel", "email": "manny@mvergel.com", "url": "http://www.mvergel.com/" }, "homepage": "http://www.github.com/mannyvergel/oils-plugin-counters", "repository": { "type": "git", "url": "https://github.com/mannyvergel/oils-plugin-counters.git" }, "engines": { "node": ">= 10.0.0" }, "dependencies": { }, "devDependencies": {}, "bundleDependencies": [], "private": false, "bugs": { "url": "https://github.com/mannyvergel/oils-plugin-counters/issues" }, "scripts": { "test": "OILS_IP=127.0.0.1 OILS_PORT=3000 mocha --timeout 5000 test/*.js" } }