Skip to content

Commit 3534964

Browse files
committed
package.json
1 parent d279752 commit 3534964

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

package.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"name": "sourcejs-bubble",
3+
"version": "0.1.0",
4+
"description": "SourceJS plugin for spec comments",
5+
"repository": {
6+
"type": "git",
7+
"url": "https://github.com/sourcejs/sourcejs-bubble.git"
8+
},
9+
"keywords": [
10+
"sourcejs",
11+
"plugin",
12+
"comments"
13+
],
14+
"author": "Gennady Tsarinny",
15+
"bugs": {
16+
"url": "https://github.com/sourcejs/sourcejs-bubble/issues"
17+
},
18+
"dependencies": {
19+
"sourcejs-bubble": "git://github.com/sourcejs/sourcejs-bubble"
20+
},
21+
"homepage": "https://github.com/sourcejs/sourcejs-bubble"
22+
}

0 commit comments

Comments
 (0)