зеркало из https://github.com/mozilla/data-docs.git
21 строка
578 B
JSON
21 строка
578 B
JSON
{
|
|
"name": "data-docs",
|
|
"version": "1.0.0",
|
|
"description": "Documentation about Mozilla's Data Platform",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/mozilla/data-docs.git"
|
|
},
|
|
"author": "",
|
|
"license": "MPL",
|
|
"bugs": {
|
|
"url": "https://bugzilla.mozilla.org/buglist.cgi?product=Data Platform and Tools&component=Documentation and Knowledge Repo (RTMO)"
|
|
},
|
|
"homepage": "https://docs.telemetry.mozilla.org",
|
|
"dependencies": {
|
|
"markdown-link-check": "^3.11.2",
|
|
"markdown-spellcheck": "^1.3.1",
|
|
"prettier": "^2.1.1"
|
|
}
|
|
}
|