Galerie und tage
This commit is contained in:
70
node_modules/import-lazy/package.json
generated
vendored
70
node_modules/import-lazy/package.json
generated
vendored
@@ -1,70 +0,0 @@
|
||||
{
|
||||
"_from": "import-lazy@^3.1.0",
|
||||
"_id": "import-lazy@3.1.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-8/gvXvX2JMn0F+CDlSC4l6kOmVaLOO3XLkksI7CI3Ud95KDYJuYur2b9P/PUt/i/pDAMd/DulQsNbbbmRRsDIQ==",
|
||||
"_location": "/import-lazy",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "import-lazy@^3.1.0",
|
||||
"name": "import-lazy",
|
||||
"escapedName": "import-lazy",
|
||||
"rawSpec": "^3.1.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^3.1.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/bin-wrapper"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-3.1.0.tgz",
|
||||
"_shasum": "891279202c8a2280fdbd6674dbd8da1a1dfc67cc",
|
||||
"_spec": "import-lazy@^3.1.0",
|
||||
"_where": "/var/www/html/jason/WeihnachtenMelly/node_modules/bin-wrapper",
|
||||
"author": {
|
||||
"name": "Sindre Sorhus",
|
||||
"email": "sindresorhus@gmail.com",
|
||||
"url": "sindresorhus.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/sindresorhus/import-lazy/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Import a module lazily",
|
||||
"devDependencies": {
|
||||
"ava": "*",
|
||||
"xo": "*"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"homepage": "https://github.com/sindresorhus/import-lazy#readme",
|
||||
"keywords": [
|
||||
"import",
|
||||
"require",
|
||||
"load",
|
||||
"module",
|
||||
"modules",
|
||||
"lazy",
|
||||
"lazily",
|
||||
"defer",
|
||||
"deferred",
|
||||
"proxy",
|
||||
"proxies"
|
||||
],
|
||||
"license": "MIT",
|
||||
"name": "import-lazy",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/sindresorhus/import-lazy.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "xo && ava"
|
||||
},
|
||||
"version": "3.1.0"
|
||||
}
|
||||
Reference in New Issue
Block a user