Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 57da14c

Browse files
authored
Merge pull request #1 from zry656565/master
Add manifest file to make npm capable of installing this package
2 parents 5bf97f8 + e7aaedf commit 57da14c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

package.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "jquery.flot.comments.js",
3+
"version": "1.0.0",
4+
"description": "Null",
5+
"main": "jquery.flot.comments.js",
6+
"directories": {
7+
"example": "examples"
8+
},
9+
"scripts": {
10+
"test": "echo \"Error: no test specified\" && exit 1"
11+
},
12+
"repository": {
13+
"type": "git",
14+
"url": "git+https://github.com/wktang/jquery.flot.comments.js.git"
15+
},
16+
"bugs": {
17+
"url": "https://github.com/wktang/jquery.flot.comments.js/issues"
18+
},
19+
"homepage": "https://github.com/wktang/jquery.flot.comments.js#readme"
20+
}

0 commit comments

Comments
 (0)