{
  "name": "ski",
  "version": "2.0.0",
  "description": "eponymous functions from the SKI calculus",
  "main": "index.js",
  "scripts": {
    "test": "node test"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:jden/ski.git"
  },
  "keywords": [
    "identity",
    "constant",
    "SKI",
    "combinator"
  ],
  "author": "jden <jason@denizac.org>",
  "license": "CC-0",
  "readmeFilename": "README.md"
}
