kloak
Version:
Pretend delegated function.
41 lines • 948 B
JSON
{
"name": "wrtble",
"version": "0.8.0",
"description": "Checks if property is writable.",
"main": "wrtble.deploy.js",
"support": "wrtble.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",
"writable",
"wrtble"
],
"homepage": "https://github.com/volkovasystems/wrtble",
"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": "69f4b9d303ab91e40712c6c938431f210930eb85"
},
"_source": "https://github.com/volkovasystems/wrtble.git",
"_target": "^0.8.0",
"_originalSource": "wrtble"
}