{
  "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"
  }
}
