diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/package.json b/package.json deleted file mode 100644 index e09a1fd..0000000 --- a/package.json +++ /dev/null | |||
| @@ -1,21 +0,0 @@ | |||
| 1 | { | ||
| 2 | "name": "mitjafelicijan.com", | ||
| 3 | "version": "1.0.0", | ||
| 4 | "description": "", | ||
| 5 | "main": "index.js", | ||
| 6 | "scripts": { | ||
| 7 | "test": "echo \"Error: no test specified\" && exit 1" | ||
| 8 | }, | ||
| 9 | "repository": { | ||
| 10 | "type": "git", | ||
| 11 | "url": "git@git.mitjafelicijan.com:/home/git/mitjafelicijan.com.git" | ||
| 12 | }, | ||
| 13 | "keywords": [], | ||
| 14 | "author": "", | ||
| 15 | "license": "ISC", | ||
| 16 | "devDependencies": { | ||
| 17 | "autoprefixer": "10.4.13", | ||
| 18 | "postcss": "8.4.18", | ||
| 19 | "tailwindcss": "3.2.1" | ||
| 20 | } | ||
| 21 | } | ||
