{
  "name": "block",
  "description": ".replace('{{block}}', string)",
  "version": "0.2.1",
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "scripts": {
    "test": "make test"
  },
  "author": {
    "name": "Jonathan Ong",
    "email": "me@jongleberry.com",
    "url": "http://jongleberry.com",
    "twitter": "https://twitter.com/jongleberry"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/component/block.git"
  },
  "bugs": {
    "url": "https://github.com/component/block/issues",
    "email": "me@jongleberry.com"
  },
  "license": "MIT"
}
