| { |
| "author": { |
| "email": "jryans@gmail.com", |
| "name": "J. Ryan Stinnett", |
| "url": "http://convolv.es/" |
| }, |
| "bugs": { |
| "url": "https://github.com/jryans/timers-browserify/issues" |
| }, |
| "bundleDependencies": false, |
| "contributors": [ |
| { |
| "email": "coltonTB@me.com", |
| "name": "Colton Brown" |
| }, |
| { |
| "email": "dario.seco@gmail.com", |
| "name": "Dario Segura" |
| }, |
| { |
| "email": "guybedford@gmail.com", |
| "name": "Guy Bedford" |
| }, |
| { |
| "email": "ionut.florescu@gmail.com", |
| "name": "Ionut-Cristian Florescu" |
| }, |
| { |
| "email": "mail@substack.net", |
| "name": "James Halliday" |
| }, |
| { |
| "email": "jscissr@gmail.com", |
| "name": "Jan Sch\u00e4r" |
| }, |
| { |
| "email": "johannes.ewald@peerigon.com", |
| "name": "Johannes Ewald" |
| }, |
| { |
| "email": "jon@blip.tv", |
| "name": "Jonathan Prins" |
| }, |
| { |
| "email": "matt@mattesch.info", |
| "name": "Matt Esch" |
| }, |
| { |
| "email": "info@simonmeusel.de", |
| "name": "Simon Meusel" |
| }, |
| { |
| "email": "tao_qiufeng@126.com", |
| "name": "taoqf" |
| }, |
| { |
| "email": "thiago@thiagofelix.com", |
| "name": "Thiago Felix" |
| }, |
| { |
| "email": "wtgtybhertgeghgtwtg@gmail.com", |
| "name": "wtgtybhertgeghgtwtg" |
| } |
| ], |
| "dependencies": { |
| "setimmediate": "^1.0.4" |
| }, |
| "deprecated": false, |
| "description": "timers module for browserify", |
| "devDependencies": { |
| "browserify": "~1.10.16", |
| "connect": "~2.3.0" |
| }, |
| "engines": { |
| "node": ">=0.6.0" |
| }, |
| "homepage": "https://github.com/jryans/timers-browserify", |
| "jspm": { |
| "map": { |
| "./main.js": { |
| "node": "@node/timers" |
| } |
| } |
| }, |
| "keywords": [ |
| "timers", |
| "browserify", |
| "browser" |
| ], |
| "license": "MIT", |
| "main": "main.js", |
| "name": "timers-browserify", |
| "optionalDependencies": {}, |
| "repository": { |
| "type": "git", |
| "url": "git://github.com/jryans/timers-browserify.git" |
| }, |
| "version": "2.0.11" |
| } |