You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
typesetting/pitfall/pdfkit/node_modules/timers-browserify/package.json

97 lines
2.4 KiB
JSON

{
"_args": [
[
{
"raw": "timers-browserify@~1.0.1",
"scope": null,
"escapedName": "timers-browserify",
"name": "timers-browserify",
"rawSpec": "~1.0.1",
"spec": ">=1.0.1 <1.1.0",
"type": "range"
},
"/Users/MB/git/pdfkit/node_modules/browserify"
]
],
"_from": "timers-browserify@>=1.0.1 <1.1.0",
"_id": "timers-browserify@1.0.3",
"_inCache": true,
"_location": "/timers-browserify",
"_npmUser": {
"name": "jryans",
"email": "jryans@gmail.com"
},
"_npmVersion": "1.4.14",
"_phantomChildren": {},
"_requested": {
"raw": "timers-browserify@~1.0.1",
"scope": null,
"escapedName": "timers-browserify",
"name": "timers-browserify",
"rawSpec": "~1.0.1",
"spec": ">=1.0.1 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/browserify"
],
"_resolved": "https://registry.npmjs.org/timers-browserify/-/timers-browserify-1.0.3.tgz",
"_shasum": "ffba70c9c12eed916fd67318e629ac6f32295551",
"_shrinkwrap": null,
"_spec": "timers-browserify@~1.0.1",
"_where": "/Users/MB/git/pdfkit/node_modules/browserify",
"author": {
"name": "J. Ryan Stinnett",
"email": "jryans@gmail.com",
"url": "http://convolv.es/"
},
"bugs": {
"url": "https://github.com/jryans/timers-browserify/issues"
},
"dependencies": {
"process": "~0.5.1"
},
"description": "timers module for browserify",
"devDependencies": {
"browserify": "~1.10.16",
"connect": "~2.3.0"
},
"directories": {},
"dist": {
"shasum": "ffba70c9c12eed916fd67318e629ac6f32295551",
"tarball": "https://registry.npmjs.org/timers-browserify/-/timers-browserify-1.0.3.tgz"
},
"engines": {
"node": ">=0.6.0"
},
"gitHead": "26a6b9e81cc0f65d68678592c72d63636795fc93",
"homepage": "https://github.com/jryans/timers-browserify",
"keywords": [
"timers",
"browserify",
"browser"
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/jryans/timers-browserify/blob/master/LICENSE.md"
}
],
"main": "main.js",
"maintainers": [
{
"name": "jryans",
"email": "jryans@gmail.com"
}
],
"name": "timers-browserify",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/jryans/timers-browserify.git"
},
"scripts": {},
"version": "1.0.3"
}