execd
Version:
Check if method has been called.
43 lines • 1 kB
JSON
{
"name": "cemento",
"version": "0.17.0",
"description": "Harden properties of entity.",
"main": "cemento.deploy.js",
"support": "cemento.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"property",
"constant",
"non-enumerable",
"non-configurable",
"non-writable",
"harden",
"cemento"
],
"homepage": "https://github.com/volkovasystems/cemento",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"harden": "^0.23.0",
"kount": "^0.12.0"
},
"_release": "0.17.0",
"_resolution": {
"type": "version",
"tag": "0.17.0",
"commit": "e20eaad2b710efaceb05595ec12356d584d969c6"
},
"_source": "https://github.com/volkovasystems/cemento.git",
"_target": "^0.17.0",
"_originalSource": "cemento"
}