Skip to content

Commit ccf923d

Browse files
author
Zeno Rocha
committed
Clean up package.json
1 parent 0f92c44 commit ccf923d

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

package.json

+1-10
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
{
2-
"name": "jquery-github",
3-
"title": "jQuery Github",
4-
"description": "A jQuery plugin to display your Github Repositories.",
5-
"author": "Zeno Rocha",
6-
"homepage": "https://github.com/zenorocha/jquery-github/",
7-
"version": "0.3.3",
8-
"repository": {
9-
"type": "git",
10-
"url": "https://github.com/zenorocha/jquery-github.git"
11-
},
2+
"private": true,
123
"devDependencies": {
134
"grunt": "~0.4.1",
145
"grunt-bump": "~0.0.13",

0 commit comments

Comments
 (0)