mirror of
https://github.com/bvanroll/yahoo-thing.git
synced 2025-08-29 20:12:46 +00:00
106 lines
2.7 KiB
JSON
106 lines
2.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"lodash.debounce@^4.0.8",
|
|
"/home/beppe/Github/yahooApi/node_modules/chokidar"
|
|
]
|
|
],
|
|
"_from": "lodash.debounce@>=4.0.8 <5.0.0",
|
|
"_id": "lodash.debounce@4.0.8",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/lodash.debounce",
|
|
"_nodeVersion": "4.4.7",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/lodash.debounce-4.0.8.tgz_1471109869557_0.3685326180420816"
|
|
},
|
|
"_npmUser": {
|
|
"email": "john.david.dalton@gmail.com",
|
|
"name": "jdalton"
|
|
},
|
|
"_npmVersion": "2.15.10",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "lodash.debounce",
|
|
"raw": "lodash.debounce@^4.0.8",
|
|
"rawSpec": "^4.0.8",
|
|
"scope": null,
|
|
"spec": ">=4.0.8 <5.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/chokidar"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
|
|
"_shasum": "82d79bff30a67c4005ffd5e2515300ad9ca4d7af",
|
|
"_shrinkwrap": null,
|
|
"_spec": "lodash.debounce@^4.0.8",
|
|
"_where": "/home/beppe/Github/yahooApi/node_modules/chokidar",
|
|
"author": {
|
|
"email": "john.david.dalton@gmail.com",
|
|
"name": "John-David Dalton",
|
|
"url": "http://allyoucanleet.com/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/lodash/lodash/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "John-David Dalton",
|
|
"email": "john.david.dalton@gmail.com",
|
|
"url": "http://allyoucanleet.com/"
|
|
},
|
|
{
|
|
"name": "Blaine Bublitz",
|
|
"email": "blaine.bublitz@gmail.com",
|
|
"url": "https://github.com/phated"
|
|
},
|
|
{
|
|
"name": "Mathias Bynens",
|
|
"email": "mathias@qiwi.be",
|
|
"url": "https://mathiasbynens.be/"
|
|
}
|
|
],
|
|
"dependencies": {},
|
|
"description": "The lodash method `_.debounce` exported as a module.",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "82d79bff30a67c4005ffd5e2515300ad9ca4d7af",
|
|
"tarball": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz"
|
|
},
|
|
"homepage": "https://lodash.com/",
|
|
"icon": "https://lodash.com/icon.svg",
|
|
"keywords": [
|
|
"debounce",
|
|
"lodash-modularized"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "jdalton",
|
|
"email": "john.david.dalton@gmail.com"
|
|
},
|
|
{
|
|
"name": "mathias",
|
|
"email": "mathias@qiwi.be"
|
|
},
|
|
{
|
|
"name": "phated",
|
|
"email": "blaine@iceddev.com"
|
|
}
|
|
],
|
|
"name": "lodash.debounce",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/lodash/lodash.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
|
|
},
|
|
"version": "4.0.8"
|
|
}
|