mirror of
https://github.com/S2-/gitlit
synced 2025-08-04 13:10:09 +02:00
add node modules to repo
This commit is contained in:
51
node_modules/throttleit/package.json
generated
vendored
Normal file
51
node_modules/throttleit/package.json
generated
vendored
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"throttleit@0.0.2",
|
||||
"/home/s2/Documents/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/Documents/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"
|
||||
}
|
Reference in New Issue
Block a user