kloak
Version:
Pretend delegated function.
40 lines • 954 B
JSON
{
"name": "cnfgrble",
"version": "0.8.0",
"description": "Checks if property is configurable.",
"main": "cnfgrble.deploy.js",
"support": "cnfgrble.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"check",
"property",
"configurable"
],
"homepage": "https://github.com/volkovasystems/cnfgrble",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"asyum": "^0.9.0",
"dscrb": "^0.7.0",
"zelf": "^0.14.0"
},
"_release": "0.8.0",
"_resolution": {
"type": "version",
"tag": "0.8.0",
"commit": "9412c53d1791c5c932e6fd623be74ca34ca3a889"
},
"_source": "https://github.com/volkovasystems/cnfgrble.git",
"_target": "^0.8.0",
"_originalSource": "cnfgrble"
}