-
-
Save tadatuta/ce9a013691c91adebec0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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