chat-client/node_modules/throttleit/package.json

74 lines
1.8 KiB
JSON
Raw Normal View History

2019-03-24 17:22:44 +11:00
{
"_args": [
[
"throttleit@0.0.2",
"/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-client/node_modules/nugget"
]
],
"_from": "throttleit@0.0.2",
"_id": "throttleit@0.0.2",
"_inCache": true,
"_installable": true,
"_location": "/throttleit",
"_npmUser": {
"email": "nathan@tootallnate.net",
"name": "tootallnate"
},
"_npmVersion": "1.2.15",
"_phantomChildren": {},
"_requested": {
"name": "throttleit",
"raw": "throttleit@0.0.2",
"rawSpec": "0.0.2",
"scope": null,
"spec": "0.0.2",
"type": "version"
},
"_requiredBy": [
"/nugget"
],
"_resolved": "https://registry.npmjs.org/throttleit/-/throttleit-0.0.2.tgz",
"_shasum": "cfedf88e60c00dd9697b61fdd2a8343a9b680eaf",
"_shrinkwrap": null,
"_spec": "throttleit@0.0.2",
"_where": "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-client/node_modules/nugget",
"bugs": {
"url": "https://github.com/component/throttle/issues"
},
"component": {
"scripts": {
"throttle/index.js": "index.js"
}
},
"dependencies": {},
"description": "Throttle a function",
"devDependencies": {},
"development": {},
"directories": {},
"dist": {
"shasum": "cfedf88e60c00dd9697b61fdd2a8343a9b680eaf",
"tarball": "https://registry.npmjs.org/throttleit/-/throttleit-0.0.2.tgz"
},
"homepage": "https://github.com/component/throttle#readme",
"keywords": [],
"license": "MIT",
"maintainers": [
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
},
{
"name": "tootallnate",
"email": "nathan@tootallnate.net"
}
],
"name": "throttleit",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/component/throttle.git"
},
"version": "0.0.2"
}