{ "author": "J. Ryan Stinnett (https://convolv.es/)", "name": "timers-browserify", "description": "timers module for browserify", "version": "2.0.12", "homepage": "https://github.com/jryans/timers-browserify", "bugs": "https://github.com/jryans/timers-browserify/issues", "repository": { "type": "git", "url": "git://github.com/jryans/timers-browserify.git" }, "contributors": [ "Colton Brown ", "Dario Segura ", "Guy Bedford ", "Ionut-Cristian Florescu ", "James Halliday ", "Jan Schär ", "Johannes Ewald ", "Jonathan Prins ", "Matt Esch ", "Renée Kooi ", "Simon Meusel ", "taoqf ", "Thiago Felix ", "wtgtybhertgeghgtwtg " ], "main": "main.js", "dependencies": { "setimmediate": "^1.0.4" }, "devDependencies": { "browserify": "~1.10.16", "connect": "~2.30.2" }, "optionalDependencies": {}, "engines": { "node": ">=0.6.0" }, "keywords": [ "timers", "browserify", "browser" ], "license": "MIT", "jspm": { "map": { "./main.js": { "node": "@node/timers" } } }, "__npminstall_done": "Thu Dec 24 2020 20:20:58 GMT+0800 (CST)", "_from": "timers-browserify@2.0.12", "_resolved": "https://registry.npm.taobao.org/timers-browserify/download/timers-browserify-2.0.12.tgz?cache=0&sync_timestamp=1603793705537&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftimers-browserify%2Fdownload%2Ftimers-browserify-2.0.12.tgz" }