UNPKG

ace-theme-mcode

Version:

mcode theme for use with react-ace

21 lines (20 loc) 382 B
{ "name": "ace-theme-mcode", "version": "1.8.0", "description": "mcode theme for use with react-ace", "main": [ "mcode_light.js", "mcode_night.js" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-ace", "mcode", "ace-theme" ], "author": "penggelies", "license": "ISC", "dependencies": {} }