We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d279752 commit 3534964Copy full SHA for 3534964
package.json
@@ -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