1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 12:50:04 +02:00
Files
gitlit/node_modules/throttleit/package.json
2018-12-11 18:39:24 +01:00

52 lines
1.2 KiB
JSON

{
"_args": [
[
"throttleit@0.0.2",
"/home/s2/Code/gitlit"
]
],
"_development": true,
"_from": "throttleit@0.0.2",
"_id": "throttleit@0.0.2",
"_inBundle": false,
"_integrity": "sha1-z+34jmDADdlpe2H90qg0OptoDq8=",
"_location": "/throttleit",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "throttleit@0.0.2",
"name": "throttleit",
"escapedName": "throttleit",
"rawSpec": "0.0.2",
"saveSpec": null,
"fetchSpec": "0.0.2"
},
"_requiredBy": [
"/nugget"
],
"_resolved": "https://registry.npmjs.org/throttleit/-/throttleit-0.0.2.tgz",
"_spec": "0.0.2",
"_where": "/home/s2/Code/gitlit",
"bugs": {
"url": "https://github.com/component/throttle/issues"
},
"component": {
"scripts": {
"throttle/index.js": "index.js"
}
},
"dependencies": {},
"description": "Throttle a function",
"development": {},
"homepage": "https://github.com/component/throttle#readme",
"keywords": [],
"license": "MIT",
"name": "throttleit",
"repository": {
"type": "git",
"url": "git://github.com/component/throttle.git"
},
"version": "0.0.2"
}