blob: f299d4db5348b05e8c6794ca9cce7bbf6b2fa7d7 [file] [log] [blame]
{
"name": "apache-nifi-site",
"version": "0.2.0",
"description": "The artifacts for the Apache NiFi site.",
"private": "true",
"repository": {
"type": "git",
"url": "http://git-wip-us.apache.org/repos/asf/nifi.git"
},
"devDependencies": {
"assemble": "^0.4.42",
"grunt": "^0.4.5",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-compass": "^1.0.1",
"grunt-contrib-concat": "^0.5.0",
"grunt-contrib-copy": "^0.7.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-exec": "^0.4.6",
"grunt-newer": "^1.1.0",
"grunt-prompt": "^1.3.0",
"grunt-text-replace": "^0.4.0"
},
"licenses": [
{
"type": "Apache",
"url": "http://www.apache.org/licenses/LICENSE-2.0.html"
}
]
}