Skip to content

Commit c0637ed

Browse files
author
github-actions
committed
Merge pull request #1436 from hydephp/slim-package.json
Create slim package.json hydephp/develop@f71aadf
1 parent 61417e9 commit c0637ed

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

package.json

-24
Original file line numberDiff line numberDiff line change
@@ -5,30 +5,6 @@
55
"prod": "mix --production",
66
"watch": "mix watch"
77
},
8-
"name": "hyde",
9-
"description": "Elegant and Powerful Static App Builder",
10-
"version": "1.1.0",
11-
"main": "hyde",
12-
"directories": {
13-
"test": "tests"
14-
},
15-
"repository": {
16-
"type": "git",
17-
"url": "git+https://github.com/hydephp/hyde.git"
18-
},
19-
"keywords": [
20-
"hydephp",
21-
"hyde",
22-
"static",
23-
"site",
24-
"generator"
25-
],
26-
"author": "Caen De Silva",
27-
"license": "MIT",
28-
"bugs": {
29-
"url": "https://github.com/hydephp/hyde/issues"
30-
},
31-
"homepage": "https://hydephp.com",
328
"devDependencies": {
339
"@tailwindcss/typography": "^0.5.2",
3410
"autoprefixer": "^10.4.5",

0 commit comments

Comments
 (0)