We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f92c44 commit ccf923dCopy full SHA for ccf923d
package.json
@@ -1,14 +1,5 @@
1
{
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
- },
+ "private": true,
12
"devDependencies": {
13
"grunt": "~0.4.1",
14
"grunt-bump": "~0.0.13",
0 commit comments