{
"name": "grunt-p3x-express",
"corifeus": {
"publish": true,
"type": "p3x",
"code": "Next",
"nodejs": "v14.18.1",
"opencollective": false,
"reponame": "grunt-p3x-express",
"build": true
},
"description": "🚧 Grunt Express Server updated with additional options",
"version": "2021.10.136",
"homepage": "https://corifeus.com/grunt-p3x-express",
"author": {
"name": "Eric Clemmons",
"email": "eric@smarterspam.com"
},
"contributors": [
{
"name": "Patrik Laszlo",
"email": "alabard@gmail.com"
}
],
"repository": {
"type": "git",
"url": "git://github.com/patrikx3/grunt-express.git"
},
"bugs": {
"url": "https://github.com/patrikx3/grunt-express/issues"
},
"license": "MIT",
"main": "Gruntfile.js",
"engines": {
"node": ">=12.13.0"
},
"scripts": {
"test": "./node_modules/.bin/grunt"
},
"devDependencies": {
"corifeus-builder": "^2021.10.150",
"express": "^4.17.1"
},
"keywords": [
"gruntplugin",
"express",
"server"
],
"dependencies": {}
}