@labex-labs/sitemap
Version:
A collection of LabEx website sitemaps - A hands-on learning platform for Linux, DevOps, and Cybersecurity
44 lines (43 loc) • 910 B
JSON
{
"name": "@labex-labs/sitemap",
"version": "1.1.341",
"description": "A collection of LabEx website sitemaps - A hands-on learning platform for Linux, DevOps, and Cybersecurity",
"main": "index.js",
"files": [
"sitemaps",
"README.md"
],
"scripts": {
"test": "echo \"No test specified\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/labex-labs/labex-sitemap.git"
},
"keywords": [
"labex",
"labex-labs",
"hands-on",
"learning-platform",
"linux",
"devops",
"cybersecurity",
"tutorials",
"courses",
"labs",
"guided-labs",
"learning",
"education",
"practical-learning",
"sitemap"
],
"author": "LabEx",
"license": "MIT",
"homepage": "https://labex.io/",
"bugs": {
"url": "https://github.com/labex-labs/labex-sitemap/issues"
},
"publishConfig": {
"access": "public"
}
}