{
  "name": "iced-runtime",
  "version": "1.0.2",
  "description": "Runtime for IcedCoffeeScript",
  "main": "lib/main.js",
  "scripts": {
    "test": "make test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/maxtaco/iced-runtime"
  },
  "keywords": [
    "IcedCoffeeScript",
    "runtime"
  ],
  "author": {
    "name": "Maxwell Krohn"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "https://raw.github.com/maxtaco/iced-runtime/master/LICENSE"
    }
  ],
  "bugs": {
    "url": "https://github.com/maxtaco/iced-runtime/issues"
  },
  "devDependencies": {
    "iced-coffee-script": "~1.7.1-b"
  },
  "gitHead": "21929665ee2d0e83680cf87c715f24af557bcb33",
  "homepage": "https://github.com/maxtaco/iced-runtime",
  "_id": "iced-runtime@1.0.2",
  "_shasum": "a949a7cf49451175d3f6168d84997da27c4e6b70",
  "_from": "iced-runtime@>=0.0.1",
  "_npmVersion": "2.0.0",
  "_npmUser": {
    "name": "maxtaco",
    "email": "themax@gmail.com"
  },
  "maintainers": [
    {
      "name": "maxtaco",
      "email": "themax@gmail.com"
    }
  ],
  "dist": {
    "shasum": "a949a7cf49451175d3f6168d84997da27c4e6b70",
    "tarball": "http://registry.npmjs.org/iced-runtime/-/iced-runtime-1.0.2.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/iced-runtime/-/iced-runtime-1.0.2.tgz"
}
