mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-11-22 00:15:41 +01:00
Remove ids from links
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "awesome-docker-website",
|
||||
"version": "1.0.0",
|
||||
"description": "> A curated list of Docker resources and projects Inspired by [@sindresorhus](https://github.com/sindresorhus)' [awesome][sindresorhus] and improved by these **[amazing contributors](https://github.com/veggiemonk/awesome-docker/graphs/contributors)**.",
|
||||
"description": "A curated list of Docker resources and projects Inspired by @sindresorhus and improved by amazing contributors",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "rimraf ./dist/ && node build.js",
|
||||
@@ -16,13 +16,12 @@
|
||||
"url": "git+https://github.com/veggiemonk/awesome-docker.git"
|
||||
},
|
||||
"author": "Julien Bisconti <julien.bisconti at gmail dot com>",
|
||||
"license": "MIT",
|
||||
"license": "Apache-2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/veggiemonk/awesome-docker/issues"
|
||||
},
|
||||
"homepage": "https://github.com/veggiemonk/awesome-docker#readme",
|
||||
"dependencies": {
|
||||
"camelcase": "^5.0.0",
|
||||
"cheerio": "^1.0.0-rc.2",
|
||||
"critical": "^1.3.2",
|
||||
"dayjs": "^1.6.4",
|
||||
|
||||
Reference in New Issue
Block a user