{
  "author": {
    "name": "Fabian Jakobs"
  },
  "bugs": {
    "url": "https://github.com/ajaxorg/ace-builds/issues"
  },
  "dependencies": {},
  "description": "Ace (Ajax.org Cloud9 Editor)",
  "devDependencies": {},
  "homepage": "https://github.com/ajaxorg/ace-builds",
  "keywords": [
    "ace-editor-builds"
  ],
  "license": "BSD-2-Clause",
  "main": "index.js",
  "name": "ace-editor-builds",
  "optionalDependencies": {},
  "readme": "Ace (Ajax.org Cloud9 Editor)\n============================\n\nAce is a code editor written in JavaScript.\n\nThis repository has only generated files.\nIf you want to work on ace please go to https://github.com/ajaxorg/ace instead.\n\n\nhere you can find pre-built files for convenience of embedding.\nit contains 4 versions\n * [src](https://github.com/ajaxorg/ace-builds/tree/master/src)              concatenated but not minified\n * [src-min](https://github.com/ajaxorg/ace-builds/tree/master/src-min)      concatenated and minified with uglify.js\n * [src-noconflict](https://github.com/ajaxorg/ace-builds/tree/master/src-noconflict)      uses ace.require instead of require\n * [src-min-noconflict](https://github.com/ajaxorg/ace-builds/tree/master/src-min-noconflict)      -\n\n\nFor a simple way of embedding ace into webpage see https://github.com/ajaxorg/ace-builds/blob/master/editor.html\nTo see ace in action go to [kitchen-sink-demo](http://ajaxorg.github.com/ace-builds/kitchen-sink.html), [scrollable-page-demo](http://ajaxorg.github.com/ace-builds/scrollable-page.html), or [minimal demo](http://ajaxorg.github.com/ace-builds/editor.html) \n\n\n",
  "readmeFilename": "README.md",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ajaxorg/ace-builds.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.2.4"
}
