Files
graylog2-server/graylog2-web-interface/manifests/package.json
2026-01-26 12:07:21 +00:00

26 lines
690 B
JSON

{
"name": "graylog-web-manifests",
"version": "7.1.0-SNAPSHOT",
"description": "Manifests needed to reuse vendor & shared bundles in graylog web interface plugins",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Graylog2/graylog-web-manifests.git"
},
"keywords": [
"graylog",
"web",
"plugin",
"manifests",
"webpack"
],
"author": "Graylog, Inc. <hello@graylog.com>",
"license": "SSPL-1.0",
"bugs": {
"url": "https://github.com/Graylog2/graylog-web-manifests/issues"
},
"homepage": "https://github.com/Graylog2/graylog-web-manifests#readme"
}