Skip to content

Instantly share code, notes, and snippets.

@jakiestfu
Last active January 3, 2016 12:49
Show Gist options
  • Save jakiestfu/8465211 to your computer and use it in GitHub Desktop.
Save jakiestfu/8465211 to your computer and use it in GitHub Desktop.
Potential Medium.js Package.json
{
"name": "Medium.js",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "https://github.com/jakiestfu/Medium.js"
},
"dependencies": {
"rangy": "https://github.com/jackcviers/Rangy",
"undo": "https://github.com/jzaefferer/undo"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment