Skip to content

Commit dcc833f

Browse files
committed
Build: Remove unused package.json metadata
The metadata existing was confusing as it suggests that it is used by something, but it isn't as best as I can tell. All this information, to the extent relevant and in need of being used, is elsewhere already.
1 parent 1057002 commit dcc833f

2 files changed

Lines changed: 2 additions & 18 deletions

File tree

package-lock.json

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,5 @@
11
{
2-
"name": "codeorigin.jquery.com",
3-
"title": "jQuery CDN",
4-
"version": "1.0.1",
5-
"homepage": "https://github.com/jquery/codeorigin.jquery.com",
6-
"author": {
7-
"name": "jQuery Foundation and other contributors"
8-
},
9-
"repository": {
10-
"type": "git",
11-
"url": "git://github.com/jquery/codeorigin.jquery.com.git"
12-
},
13-
"bugs": {
14-
"url": "https://github.com/jquery/codeorigin.jquery.com/issues"
15-
},
16-
"license": "MIT",
2+
"private": true,
173
"dependencies": {
184
"grunt": "1.3.0",
195
"grunt-jquery-content": "3.0.3",

0 commit comments

Comments
 (0)