non_npm_packages: 01walid/it-scoop, package.json
This data as json
| commit | contents | organization | path | repository |
|---|---|---|---|---|
| 35824678ec712cf87545c751728f9af8ff81c1e2 | {
"author": "dirkolbrich <github@dirkolbrich.de>",
"browserslist": [
"last 1 version",
"> 1%",
"maintained node versions",
"not dead"
],
"description": "Starter files for a Hugo theme with Tailwindcss",
"devDependencies": {
"@fullhuman/postcss-purgecss": "^2.1.2",
"autoprefixer": "^9.7.6",
"postcss": "^7.0.27",
"postcss-cli": "^7.1.1",
"postcss-import": "^12.0.1",
"tailwindcss": "^1.4.0"
},
"license": "MIT",
"main": "index.js",
"name": "hugo-theme-tailwindcss-starter",
"repository": "https://github.com/dirkolbrich/hugo-theme-tailwindcss-starter",
"scripts": {
"start": "hugo --gc"
},
"version": "0.1.1"
} |
01walid | package.json | 01walid/it-scoop |