kloak
Version:
Pretend delegated function.
44 lines • 1 kB
JSON
{
"name": "truopt",
"version": "0.3.0",
"description": "Create boolean based key-value option.",
"main": "truopt.deploy.js",
"support": "truopt.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"create",
"boolean",
"based",
"key-value",
"option",
"truopt"
],
"homepage": "https://github.com/volkovasystems/truopt",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"doubt": "^0.34.0",
"falze": "^0.26.0",
"truly": "^0.20.0"
},
"_release": "0.3.0",
"_resolution": {
"type": "version",
"tag": "0.3.0",
"commit": "f7b68a2f172b6afc8496911ef846edfb3d81779c"
},
"_source": "https://github.com/volkovasystems/truopt.git",
"_target": "^0.3.0",
"_originalSource": "truopt",
"_direct": true
}