UNPKG

execd

Version:
33 lines 654 B
{ "name": "harden", "version": "0.23.0", "description": "Makes your object properties hard.", "main": "harden.deploy.js", "support": "harden.support.js", "homepage": "https://github.com/volkovasystems/harden", "authors": [ "Richeve S. Bebedor <richeve.bebedor@gmail.com>", "John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>", "Vinse Vinalon <vinsevinalon@gmail.com>" ], "moduleType": [ "globals" ], "keywords": [ "property", "object", "constant", "non-enumerable", "non-configurable", "non-writable", "harden" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }