kloak
Version:
Pretend delegated function.
38 lines (37 loc) • 801 B
JSON
{
"name": "dscrb",
"version": "0.7.0",
"description": "Get property descriptor.",
"main": "dscrb.deploy.js",
"support": "dscrb.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"get",
"property",
"descriptor",
"dscrb"
],
"homepage": "https://github.com/volkovasystems/dscrb",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"allkey": "^0.5.0",
"anykey": "^0.5.0",
"falzy": "^0.23.0",
"harden": "^0.23.0",
"kein": "^0.30.0",
"protype": "^0.24.0",
"wichevr": "^0.14.0",
"zelf": "^0.14.0"
}
}