Skip to content

Commit 370cca1

Browse files
committed
fake package.json
1 parent fa7d257 commit 370cca1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

package.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)