Skip to content

Commit 37d8789

Browse files
committed
Sort package.json
1 parent 2fdf289 commit 37d8789

File tree

3 files changed

+25
-27
lines changed

3 files changed

+25
-27
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,28 @@
22
"name": "tailwindcss-text-fill-stroke",
33
"version": "0.1.0",
44
"description": "Text-fill and text-stroke utilities for Tailwind CSS.",
5-
"main": "index.js",
6-
"repository": {
7-
"type": "git",
8-
"url": "git+https://github.com/hacknug/tailwindcss-text-fill-stroke.git"
9-
},
105
"keywords": [
6+
"plugin",
117
"tailwind",
12-
"tailwindcss",
138
"tailwind css",
14-
"tailwindcss-plugin",
15-
"plugin"
9+
"tailwindcss",
10+
"tailwindcss-plugin"
1611
],
17-
"author": {
18-
"name" : "Nestor Vera",
19-
"email" : "nestorvera@me.com",
20-
"url" : "https://nestor.rip/"
21-
},
22-
"license": "MIT",
12+
"homepage": "https://github.com/hacknug/tailwindcss-text-fill-stroke#readme",
2313
"bugs": {
2414
"url": "https://github.com/hacknug/tailwindcss-text-fill-stroke/issues"
2515
},
26-
"homepage": "https://github.com/hacknug/tailwindcss-text-fill-stroke#readme",
16+
"repository": {
17+
"type": "git",
18+
"url": "git+https://github.com/hacknug/tailwindcss-text-fill-stroke.git"
19+
},
20+
"license": "MIT",
21+
"author": {
22+
"name": "Nestor Vera",
23+
"email": "nestorvera@me.com",
24+
"url": "https://nestor.rip/"
25+
},
26+
"main": "index.js",
2727
"dependencies": {
2828
"lodash": "^4.17.10"
2929
}

pnpm-lock.yaml

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

shrinkwrap.yaml

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)