{
  "name": "ace.improved",
  "version": "0.1.4",
  "description": "For a better ace editor",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "node_modules/mocha/bin/mocha tests/*-test.js && node_modules/mocha-phantomjs/bin/mocha-phantomjs tests/run-tests.html"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/rksm/ace.improved"
  },
  "keywords": [
    "ace",
    "programming"
  ],
  "author": {
    "name": "Robert Krahn"
  },
  "license": "MIT",
  "homepage": "https://github.com/rksm/ace.improved",
  "dependencies": {},
  "devDependencies": {
    "chai": "^1.10.0",
    "chai-subset": "^0.3.0",
    "mocha": "^2.0.1",
    "mocha-phantomjs": "^3.5.1"
  },
  "readme": "# ace.improved\n\nFor a better [ace editor](http://ace.c9.io/)!\n",
  "readmeFilename": "README.md",
  "bugs": {
    "url": "https://github.com/rksm/ace.improved/issues"
  },
  "_id": "ace.improved@0.1.4",
  "dist": {
    "shasum": "282e021e3271c5998e622d8ed83de232ca71abe1"
  },
  "_resolved": "git://github.com/rksm/ace.improved.git#127d35330f9b01b4662323b1b2035a0c67e0394d",
  "_from": "ace.improved@git://github.com/rksm/ace.improved.git#master"
}
