Skip to content

Instantly share code, notes, and snippets.

@innabelaya
Last active December 9, 2015 17:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save innabelaya/10652710 to your computer and use it in GitHub Desktop.
Save innabelaya/10652710 to your computer and use it in GitHub Desktop.
{
"name": "bem-project-stub",
"version": "1.0.0",
"description": "BEM project stub",
"bugs": "https://github.com/bem/project-stub/issues",
"ignore": [
".bem/cache",
"node_modules",
"libs"
],
"dependencies": {
"bem-components": "2.0.0",
"j": "git://github.com/innabelaya/j.git#695d479fbdd7c97e61bd89953ef095e2e567e70e"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment