Skip to content

Instantly share code, notes, and snippets.

@egoist
Created October 28, 2014 11:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save egoist/7c8b8a9a6c0a02c0521a to your computer and use it in GitHub Desktop.
Save egoist/7c8b8a9a6c0a02c0521a to your computer and use it in GitHub Desktop.
Created by Miu https://miu.0x142857.com
{
"name": "Miu",
"version": "0.1.2",
"authors": [
"0x142857 [i@0x142857.com](mailto:i@0x142857.com)"
],
"description": "Mou inspired Editor for Windows",
"main": "index.html",
"moduleType": [
"node"
],
"keywords": [
"Markdown"
],
"license": "MIT",
"homepage": "[https://miu.0x142857.com](https://miu.0x142857.com)",
"ignore": [
"_*/._",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"ember": "~1.7.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment