Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit 7909801

Browse files
committed
Readme: Update the repo location & licenses
1 parent 7f1063e commit 7909801

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

package.json

+2-7
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,15 @@
55
"main": "lib/themeroller.js",
66
"repository": {
77
"type": "git",
8-
"url": "git://github.com/rxaviers/jquery-ui-themeroller.git"
8+
"url": "https://github.com/jquery-archive/jquery-ui-themeroller.git"
99
},
1010
"readmeFilename": "README.md",
1111
"author": {
1212
"name": "Rafael Xavier de Souza",
1313
"email": "[email protected]",
1414
"url": "http://rafael.xavier.blog.br"
1515
},
16-
"licenses": [
17-
{
18-
"type": "MIT",
19-
"url": "https://github.com/rxaviers/jquery-ui-themeroller/blob/master/LICENSE.txt"
20-
}
21-
],
16+
"license": "MIT",
2217
"dependencies": {
2318
"async": "3.2.5",
2419
"gm": "1.25.0",

0 commit comments

Comments
 (0)