grunt-connect-route
Version:
Provides RewriteRules middleware for the grunt connect and express.
71 lines (70 loc) • 1.78 kB
JSON
{
"name": "grunt-connect-route",
"description": "Provides RewriteRules middleware for the grunt connect and express.",
"version": "0.3.4",
"homepage": "https://github.com/zhongzhi107/grunt-connect-route",
"author": {
"name": "zhongzhi107",
"email": "zhong.zhi@163.com"
},
"repository": {
"type": "git",
"url": "git@github.com:zhongzhi107/grunt-connect-route.git"
},
"bugs": {
"url": "https://github.com/zhongzhi107/grunt-connect-route/issues"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/zhongzhi107/grunt-connect-routee/blob/master/LICENSE-MIT"
}
],
"main": "Gruntfile.js",
"engines": {
"node": ">= 0.8.0"
},
"scripts": {
"test": "grunt test"
},
"dependencies": {
"http-proxy-zz": "~0.10.5"
},
"devDependencies": {
"grunt-contrib-jshint": "~0.1.1",
"grunt-contrib-clean": "~0.4.0",
"grunt-contrib-nodeunit": "~0.1.2",
"grunt": "~0.4.1"
},
"keywords": [
"gruntplugin",
"grunt-contrib-connect",
"grunt-express",
"modrewrite",
"rewriterule",
"rewrite",
"route",
"connect",
"express"
],
"_id": "grunt-connect-route@0.2.7",
"_from": "grunt-connect-route@0.2.7",
"dist": {
"shasum": "30840cd1f17da58628de3a1ebb3c9c76b3a05800",
"tarball": "http://registry.npmjs.org/grunt-connect-route/-/grunt-connect-route-0.2.7.tgz"
},
"_npmVersion": "1.4.14",
"_npmUser": {
"name": "zhongzhi",
"email": "zhong.zhi@163.com"
},
"maintainers": [
{
"name": "zhongzhi",
"email": "zhong.zhi@163.com"
}
],
"directories": {},
"_shasum": "30840cd1f17da58628de3a1ebb3c9c76b3a05800",
"_resolved": "https://registry.npmjs.org/grunt-connect-route/-/grunt-connect-route-0.2.7.tgz"
}