{
  "name": "pyck",
  "version": "0.38.0",
  "description": "Pick elements based on condition.",
  "main": "pyck.deploy.js",
  "support": "pyck.support.js",
  "authors": [
    "Richeve S. Bebedor <richeve.bebedor@gmail.com>",
    "John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
    "Vinse Vinalon <vinsevinalon@gmail.com>"
  ],
  "license": "MIT",
  "keywords": [
    "array",
    "pick",
    "element",
    "condition",
    "pyck"
  ],
  "homepage": "https://github.com/volkovasystems/pyck",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "condev": "^0.20.0",
    "raze": "^0.34.0",
    "zelf": "^0.14.0"
  },
  "_release": "0.38.0",
  "_resolution": {
    "type": "version",
    "tag": "0.38.0",
    "commit": "9200849398e405be603949d7c7b4c920d5185a97"
  },
  "_source": "https://github.com/volkovasystems/pyck.git",
  "_target": "^0.38.0",
  "_originalSource": "pyck",
  "_direct": true
}