Clebert Suconic cfce98cb45 Changing npm front end plugin to be used only on the release profile
Also this is filtering node-js installation out of the source installation
2015-09-28 15:43:32 -04:00

14 lines
279 B
JSON

{
"name": "artemis-websiteb",
"version": "1.5.0",
"description": "ActiveMQ Artemis Web",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/apache/activemq-artemis"
},
"devDependencies": {
"gitbook-cli": "~0.3.6"
}
}