{ "name": "caphe", "version": "0.0.2", "description": "various design utils", "main": "lib/caphe.coffee", "scripts": { "test": "make test.coverage" }, "repository": { "type": "git", "url": "https://github.com/drabiter/caphe" }, "keywords": [ "coffeescript", "forward", "delegate", "mixin", "include" ], "author": "Hendra G.", "license": "MIT", "bugs": { "url": "https://github.com/drabiter/caphe/issues" }, "devDependencies": { "mocha": "1.18.2", "chai": "1.9.1", "sinon": "1.9.1", "coffee-script": "latest", "coveralls": "^2.11.1", "istanbul": "^0.3.0" }, "homepage": "https://github.com/drabiter/caphe" }