File: D:/HostingSpaces/SBogers10/somerenslust.komma.pro/node_modules/lazy-cache/package.json
{
"_args": [
[
{
"raw": "lazy-cache@^2.0.2",
"scope": null,
"escapedName": "lazy-cache",
"name": "lazy-cache",
"rawSpec": "^2.0.2",
"spec": ">=2.0.2 <3.0.0",
"type": "range"
},
"/Users/pascallemmen/Webdevelopment/Somerens Lust/node_modules/use"
]
],
"_from": "lazy-cache@>=2.0.2 <3.0.0",
"_id": "lazy-cache@2.0.2",
"_inCache": true,
"_location": "/lazy-cache",
"_nodeVersion": "6.7.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/lazy-cache-2.0.2.tgz_1478577911105_0.547785654431209"
},
"_npmUser": {
"name": "jonschlinkert",
"email": "github@sellside.com"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"raw": "lazy-cache@^2.0.2",
"scope": null,
"escapedName": "lazy-cache",
"name": "lazy-cache",
"rawSpec": "^2.0.2",
"spec": ">=2.0.2 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/use"
],
"_resolved": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-2.0.2.tgz",
"_shasum": "b9190a4f913354694840859f8a8f7084d8822264",
"_shrinkwrap": null,
"_spec": "lazy-cache@^2.0.2",
"_where": "/Users/pascallemmen/Webdevelopment/Somerens Lust/node_modules/use",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/lazy-cache/issues"
},
"contributors": [
{
"name": "Brian Woodward",
"email": "brian.woodward@gmail.com",
"url": "https://github.com/doowb"
},
{
"name": "Jon Schlinkert",
"email": "jon.schlinkert@sellside.com",
"url": "http://twitter.com/jonschlinkert"
}
],
"dependencies": {
"set-getter": "^0.1.0"
},
"description": "Cache requires to be lazy-loaded when needed.",
"devDependencies": {
"ansi-cyan": "^0.1.1",
"ansi-magenta": "^0.1.1",
"ansi-yellow": "^0.1.1",
"glob": "^7.0.3",
"gulp-format-md": "^0.1.8",
"mocha": "^2.4.5",
"object.omit": "^2.0.0",
"object.pick": "^1.1.2"
},
"directories": {},
"dist": {
"shasum": "b9190a4f913354694840859f8a8f7084d8822264",
"tarball": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-2.0.2.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "ca0579a0687f9a7d915d9ecf53a93af7ad72762d",
"homepage": "https://github.com/jonschlinkert/lazy-cache",
"keywords": [
"cache",
"caching",
"dependencies",
"dependency",
"lazy",
"require",
"requires"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "jonschlinkert",
"email": "github@sellside.com"
},
{
"name": "doowb",
"email": "brian.woodward@gmail.com"
}
],
"name": "lazy-cache",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/lazy-cache.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"related": {
"list": [
"lint-deps"
]
},
"plugins": [
"gulp-format-md"
],
"toc": false,
"layout": "default",
"tasks": [
"readme"
],
"lint": {
"reflinks": true
},
"reflinks": [
"verb"
]
},
"version": "2.0.2"
}