We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa7d257 commit 370cca1Copy full SHA for 370cca1
package.json
@@ -0,0 +1,13 @@
1
+{
2
+ "name" : "autopublish-test",
3
+ "version" : "0.1.17",
4
+ "title" : "autopublish",
5
+ "description" : "Dummy package to test auto-publish with TravisCI. DO NOT USE!",
6
+ "homepage" : "http://autopublish.meteor.com",
7
+ "author" : "Luca Mussi @splendido",
8
+ "license" : "MIT",
9
+ "repository": {
10
+ "type" : "git",
11
+ "url" : "git://github.com/MeteorPackaging/autopublish-test-sister.git"
12
+ }
13
+}
0 commit comments