Skip to content

Instantly share code, notes, and snippets.

@mklymyshyn
Created December 13, 2014 07:47
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 mklymyshyn/716a221e84189efb5b31 to your computer and use it in GitHub Desktop.
Save mklymyshyn/716a221e84189efb5b31 to your computer and use it in GitHub Desktop.
{
"name": "x0",
"version": "0.0.0",
"authors": [
"Maksym Klymyshyn <klymyshyn@gmail.com>"
],
"license": "MIT",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"react": "~0.12.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment