Skip to content

Instantly share code, notes, and snippets.

@tadatuta
Forked from innabelaya/gist:10652710
Created December 9, 2015 17:49
Show Gist options
  • Save tadatuta/ce9a013691c91adebec0 to your computer and use it in GitHub Desktop.
Save tadatuta/ce9a013691c91adebec0 to your computer and use it in GitHub Desktop.
{
"name": "bem-project-stub",
"version": "1.4.0",
"description": "BEM project stub",
"bugs": "https://github.com/bem/project-stub/issues",
"ignore": [
".bem/cache",
"node_modules",
"libs"
],
"dependencies": {
"bem-components": "2.4.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