123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105 |
- {
- "_args": [
- [
- "lodash.debounce@^4.0.8",
- "/home/lyxaira/Artesanias/artesanias/node_modules/insight"
- ]
- ],
- "_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": [
- "/insight"
- ],
- "_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/lyxaira/Artesanias/artesanias/node_modules/insight",
- "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"
- }
|