Files
menui_backend/node_modules/delegates/package.json
2020-08-20 20:27:14 +02:00

17 lines
467 B
JSON

{
"name": "delegates",
"version": "1.0.0",
"repository": "visionmedia/node-delegates",
"description": "delegate methods and accessors to another property",
"keywords": ["delegate", "delegation"],
"dependencies": {},
"devDependencies": {
"mocha": "*",
"should": "*"
},
"license": "MIT"
,"_resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz"
,"_integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o="
,"_from": "delegates@1.0.0"
}