dependencies :
'coco' : '>= 0.7.0'
'mime' : '>= 1.2.5'
- 'express' : '>= 2.5.8'
+ 'express' : '>= 2.5.9'
'express-resource' : '>= 0.2.4'
'connect-compiler' : 'https://github.com/dsc/connect-compiler/tarball/master'
'connect-compiler-extras' : 'https://github.com/dsc/connect-compiler-extras/tarball/master'
- 'jade' : '>= 0.20.1'
- 'stylus' : '>= 0.23.0'
- 'nib' : '>= 0.3.2'
+ 'jade' : '>= 0.22.1'
+ 'stylus' : '>= 0.25.0'
+ 'nib' : '>= 0.4.0'
'browserify' : '>= 1.9.4'
'seq' : '>= 0.3.5'
- 'underscore' : '>= 1.3.1'
- 'underscore.string' : '>= 2.0.0'
+ 'underscore' : '>= 1.3.2'
+ 'underscore.string' : '>= 2.1.1'
'js-yaml' : '>= 0.3.5'
'hashish' : '>= 0.0.4'
'backbone' : '>= 0.9.1'
'findit' : '>= 0.1.2'
+ 'remove' : '>= 0.1.1'
devDependencies :
'buildtools' : 'https://github.com/dsc/node-buildtools/tarball/master'
'expresso' : '>= 0.9.2'
"dependencies": {
"coco": ">= 0.7.0",
"mime": ">= 1.2.5",
- "express": ">= 2.5.8",
+ "express": ">= 2.5.9",
"express-resource": ">= 0.2.4",
"connect-compiler": "https://github.com/dsc/connect-compiler/tarball/master",
"connect-compiler-extras": "https://github.com/dsc/connect-compiler-extras/tarball/master",
- "jade": ">= 0.20.1",
- "stylus": ">= 0.23.0",
- "nib": ">= 0.3.2",
+ "jade": ">= 0.22.1",
+ "stylus": ">= 0.25.0",
+ "nib": ">= 0.4.0",
"browserify": ">= 1.9.4",
"seq": ">= 0.3.5",
- "underscore": ">= 1.3.1",
- "underscore.string": ">= 2.0.0",
+ "underscore": ">= 1.3.2",
+ "underscore.string": ">= 2.1.1",
"js-yaml": ">= 0.3.5",
"hashish": ">= 0.0.4",
"backbone": ">= 0.9.1",
- "findit": ">= 0.1.2"
+ "findit": ">= 0.1.2",
+ "remove": ">= 0.1.1"
},
"devDependencies": {
"buildtools": "https://github.com/dsc/node-buildtools/tarball/master",