.bower.json 368 B

1234567891011121314
  1. {
  2. "name": "codemirror",
  3. "homepage": "https://github.com/marijnh/CodeMirror",
  4. "version": "3.13.0",
  5. "_release": "3.13.0",
  6. "_resolution": {
  7. "type": "version",
  8. "tag": "3.13.0",
  9. "commit": "93fd369693211817cf0a0210b7dbe8f9a28a35f1"
  10. },
  11. "_source": "git://github.com/marijnh/CodeMirror.git",
  12. "_target": "~3.13.0",
  13. "_originalSource": "codemirror"
  14. }