Skip to content

Instantly share code, notes, and snippets.

@innabelaya
Last active August 29, 2015 13:56
Show Gist options
  • Save innabelaya/8915341 to your computer and use it in GitHub Desktop.
Save innabelaya/8915341 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-core": "v2.1.0",
"bem-components": "git://github.com/bem/bem-components.git#0658def60efe2043f907131db9899b3dda70693f",
"j": "https://github.com/innabelaya/j#695d479fbdd7c97e61bd89953ef095e2e567e70e"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment