Welcome to mirror list, hosted at ThFree Co, Russian Federation.

package.hugo.json - github.com/gohugoio/hugoTestModule2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7603d07bc58f07b58edab2256d6eec00ee419508 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
	"scripts": {},
	"devDependencies": {
		"postcss-cli": "7.1.0",
		"tailwindcss": "1.2.0",
		"@babel/cli": "7.8.4",
		"@babel/core": "7.9.0",
		"@babel/preset-env": "7.9.5"
	},
	"dependencies": {
		"react-dom": "^16.13.1"
	}
}