Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
80522 views
1
{
2
"author": {
3
"name": "J. Ryan Stinnett",
4
"email": "[email protected]",
5
"url": "http://convolv.es/"
6
},
7
"name": "timers-browserify",
8
"description": "timers module for browserify",
9
"version": "1.4.1",
10
"homepage": "https://github.com/jryans/timers-browserify",
11
"bugs": {
12
"url": "https://github.com/jryans/timers-browserify/issues"
13
},
14
"repository": {
15
"type": "git",
16
"url": "git://github.com/jryans/timers-browserify.git"
17
},
18
"contributors": [
19
{
20
"name": "Guy Bedford",
21
"email": "[email protected]"
22
},
23
{
24
"name": "Ionut-Cristian Florescu",
25
"email": "[email protected]"
26
},
27
{
28
"name": "James Halliday",
29
"email": "[email protected]"
30
},
31
{
32
"name": "Jan Schär",
33
"email": "[email protected]"
34
},
35
{
36
"name": "Johannes Ewald",
37
"email": "[email protected]"
38
},
39
{
40
"name": "Jonathan Prins",
41
"email": "[email protected]"
42
},
43
{
44
"name": "Matt Esch",
45
"email": "[email protected]"
46
}
47
],
48
"main": "main.js",
49
"dependencies": {
50
"process": "~0.11.0"
51
},
52
"devDependencies": {
53
"connect": "~2.3.0",
54
"browserify": "~1.10.16"
55
},
56
"optionalDependencies": {},
57
"engines": {
58
"node": ">=0.6.0"
59
},
60
"keywords": [
61
"timers",
62
"browserify",
63
"browser"
64
],
65
"licenses": [
66
{
67
"type": "MIT",
68
"url": "https://github.com/jryans/timers-browserify/blob/master/LICENSE.md"
69
}
70
],
71
"gitHead": "e95b087592e08052d773efeec9412d480eb1c22b",
72
"_id": "[email protected]",
73
"scripts": {},
74
"_shasum": "bf8afeb7b50d6c500e2b3e0a5d759c4005e985d7",
75
"_from": "timers-browserify@>=1.0.1 <2.0.0",
76
"_npmVersion": "1.4.28",
77
"_npmUser": {
78
"name": "jryans",
79
"email": "[email protected]"
80
},
81
"maintainers": [
82
{
83
"name": "jryans",
84
"email": "[email protected]"
85
}
86
],
87
"dist": {
88
"shasum": "bf8afeb7b50d6c500e2b3e0a5d759c4005e985d7",
89
"tarball": "http://registry.npmjs.org/timers-browserify/-/timers-browserify-1.4.1.tgz"
90
},
91
"directories": {},
92
"_resolved": "https://registry.npmjs.org/timers-browserify/-/timers-browserify-1.4.1.tgz",
93
"readme": "ERROR: No README data found!"
94
}
95
96