Skip to content

Instantly share code, notes, and snippets.

@innabelaya
Last active August 29, 2015 13:56
Show Gist options
  • Save innabelaya/8915389 to your computer and use it in GitHub Desktop.
Save innabelaya/8915389 to your computer and use it in GitHub Desktop.
module.exports = {
'bem-bl' : {
type : 'git',
url : 'git://github.com/bem/bem-bl.git'
},
'bem-history' : {
type : 'git',
url : 'git://github.com/bem/bem-history.git'
},
'bem-components' : {
type : 'git',
url : 'git://github.com/bem/bem-components.git'
},
'bem-core' : {
type : 'git',
url : 'git://github.com/bem/bem-core.git'
},
'bem-mvc' : {
type : 'git',
url : 'git://github.com/bem/bem-mvc.git'
},
'bem-gen-doc' : {
type : 'git',
url : 'git://github.com/bem/bem-gen-doc.git',
branch : 'make'
},
'bem-json' : {
type : 'git',
url : 'git://github.com/delfrrr/bem-json.git'
},
'bem-pr' : {
type : 'git',
url : 'git://github.com/narqo/bem-pr.git'
},
'bem-sets' : {
type : 'git',
url : 'git://github.com/bem/bem-sets.git'
},
'bem-yana' : {
type : 'git',
url : 'git://github.com/narqo/bem-yana.git'
},
'j': {
type : 'git',
url : 'git://github.com/innabelaya/j.git'
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment