You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
86 lines
1.8 KiB
86 lines
1.8 KiB
|
3 years ago
|
{
|
||
|
|
"_args": [
|
||
|
|
[
|
||
|
|
"define-property@0.2.5",
|
||
|
|
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
|
||
|
|
]
|
||
|
|
],
|
||
|
|
"_from": "define-property@0.2.5",
|
||
|
|
"_id": "define-property@0.2.5",
|
||
|
|
"_inBundle": false,
|
||
|
|
"_integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
|
||
|
|
"_location": "/snapdragon/define-property",
|
||
|
|
"_phantomChildren": {},
|
||
|
|
"_requested": {
|
||
|
|
"type": "version",
|
||
|
|
"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": [
|
||
|
|
"/snapdragon"
|
||
|
|
],
|
||
|
|
"_resolved": "https://registry.npm.taobao.org/define-property/download/define-property-0.2.5.tgz",
|
||
|
|
"_spec": "0.2.5",
|
||
|
|
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
|
||
|
|
"author": {
|
||
|
|
"name": "Jon Schlinkert",
|
||
|
|
"url": "https://github.com/jonschlinkert"
|
||
|
|
},
|
||
|
|
"bugs": {
|
||
|
|
"url": "https://github.com/jonschlinkert/define-property/issues"
|
||
|
|
},
|
||
|
|
"dependencies": {
|
||
|
|
"is-descriptor": "^0.1.0"
|
||
|
|
},
|
||
|
|
"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",
|
||
|
|
"enumerable",
|
||
|
|
"key",
|
||
|
|
"non",
|
||
|
|
"non-enumerable",
|
||
|
|
"object",
|
||
|
|
"prop",
|
||
|
|
"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": [
|
||
|
|
"mixin-deep",
|
||
|
|
"mixin-object",
|
||
|
|
"delegate-object",
|
||
|
|
"forward-object"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"version": "0.2.5"
|
||
|
|
}
|