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

package.json - github.com/samrobbins85/hugo-developer-portfolio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ba0e9778c512c5fd0a6cc7a0d2fb868dbab23b47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "hugo-developer-portfolio",
  "version": "1.0.0",
  "description": "![GitHub](https://img.shields.io/github/license/samrobbins85/hugo-developer-portfolio?style=for-the-badge)",
  "main": "index.js",
  "dependencies": {},
  "devDependencies": {
    "postcss-cli": "^7.1.1",
    "tailwindcss": "^1.7.6"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC"
}