schnee effeckt und fehler Korektur
This commit is contained in:
69
node_modules/class-utils/node_modules/define-property/package.json
generated
vendored
69
node_modules/class-utils/node_modules/define-property/package.json
generated
vendored
@@ -1,51 +1,28 @@
|
||||
{
|
||||
"_from": "define-property@^0.2.5",
|
||||
"_id": "define-property@0.2.5",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
|
||||
"_location": "/class-utils/define-property",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "define-property@^0.2.5",
|
||||
"name": "define-property",
|
||||
"escapedName": "define-property",
|
||||
"rawSpec": "^0.2.5",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^0.2.5"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/class-utils"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
|
||||
"_shasum": "c35b1ef918ec3c990f9a5bc57be04aacec5c8116",
|
||||
"_spec": "define-property@^0.2.5",
|
||||
"_where": "/var/www/html/jason/WeihnachtenMelly/node_modules/class-utils",
|
||||
"author": {
|
||||
"name": "Jon Schlinkert",
|
||||
"url": "https://github.com/jonschlinkert"
|
||||
},
|
||||
"name": "define-property",
|
||||
"description": "Define a non-enumerable property on an object.",
|
||||
"version": "0.2.5",
|
||||
"homepage": "https://github.com/jonschlinkert/define-property",
|
||||
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
|
||||
"repository": "jonschlinkert/define-property",
|
||||
"bugs": {
|
||||
"url": "https://github.com/jonschlinkert/define-property/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"is-descriptor": "^0.1.0"
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"main": "index.js",
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Define a non-enumerable property on an object.",
|
||||
"devDependencies": {
|
||||
"mocha": "*",
|
||||
"should": "^7.0.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"homepage": "https://github.com/jonschlinkert/define-property",
|
||||
"keywords": [
|
||||
"define",
|
||||
"define-property",
|
||||
@@ -58,16 +35,6 @@
|
||||
"property",
|
||||
"value"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "define-property",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/jonschlinkert/define-property.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha"
|
||||
},
|
||||
"verb": {
|
||||
"related": {
|
||||
"list": [
|
||||
@@ -78,5 +45,7 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"version": "0.2.5"
|
||||
"dependencies": {
|
||||
"is-descriptor": "^0.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user