'nib' : '>= 0.4.0'
'browserify' : '>= 1.9.4'
'seq' : '>= 0.3.5'
- 'underscore' : '>= 1.3.2'
+ 'underscore' : '>= 1.3.3'
'underscore.string' : '>= 2.1.1'
'js-yaml' : '>= 0.3.5'
'hashish' : '>= 0.0.4'
devDependencies :
'buildtools' : 'https://github.com/dsc/node-buildtools/tarball/master'
'expresso' : '>= 0.9.2'
+ 'uglify-js' : '>= 1.2.6'
scripts : test:'expresso'
repository : type:'git', url:'git://git@less.ly:kraken-ui.git'
"nib": ">= 0.4.0",
"browserify": ">= 1.9.4",
"seq": ">= 0.3.5",
- "underscore": ">= 1.3.2",
+ "underscore": ">= 1.3.3",
"underscore.string": ">= 2.1.1",
"js-yaml": ">= 0.3.5",
"hashish": ">= 0.0.4",
"backbone": ">= 0.9.1",
"findit": ">= 0.1.2",
"glob": ">= 3.1.9",
- "remove": ">= 0.1.1",
- "uglify-js" : ">= 1.2.6"
+ "remove": ">= 0.1.1"
},
"devDependencies": {
"buildtools": "https://github.com/dsc/node-buildtools/tarball/master",
- "expresso": ">= 0.9.2"
+ "expresso": ">= 0.9.2",
+ "uglify-js": ">= 1.2.6"
},
"scripts": {
"test": "expresso"