kloak
Version:
Pretend delegated function.
46 lines • 1.07 kB
JSON
{
"name": "coprop",
"version": "0.8.0",
"description": "Copy property and descriptors.",
"main": "coprop.deploy.js",
"support": "coprop.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"copy",
"property",
"descriptor",
"coprop"
],
"homepage": "https://github.com/volkovasystems/coprop",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"asyum": "^0.9.0",
"cnfgrble": "^0.8.0",
"defyn": "^0.8.0",
"dscrb": "^0.7.0",
"falzy": "^0.23.0",
"kein": "^0.30.0",
"protype": "^0.24.0",
"wrtble": "^0.8.0"
},
"_release": "0.8.0",
"_resolution": {
"type": "version",
"tag": "0.8.0",
"commit": "2e224582721eb334f747004c31a9c885cf9bdf8a"
},
"_source": "https://github.com/volkovasystems/coprop.git",
"_target": "^0.8.0",
"_originalSource": "coprop"
}