aboutsummaryrefslogtreecommitdiff
path: root/package.json
blob: e09a1fdf077b7b7c08ae60545a5a4657feed9d3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "name": "mitjafelicijan.com",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@git.mitjafelicijan.com:/home/git/mitjafelicijan.com.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "autoprefixer": "10.4.13",
    "postcss": "8.4.18",
    "tailwindcss": "3.2.1"
  }
}