aboutsummaryrefslogtreecommitdiff
path: root/src/main/ls/0.5.1.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/ls/0.5.1.json')
-rw-r--r--src/main/ls/0.5.1.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/main/ls/0.5.1.json b/src/main/ls/0.5.1.json
new file mode 100644
index 0000000..5ee5e05
--- /dev/null
+++ b/src/main/ls/0.5.1.json
@@ -0,0 +1,17 @@
+{
+ "organization" : "io.spray",
+ "name" : "sbt-boilerplate",
+ "version" : "0.5.1",
+ "description" : "An SBT plugin for simple generation of boilerplate",
+ "site" : "http://github.com/sbt/sbt-boilerplate",
+ "tags" : [ "sbt-plugin", "sbt", "plugin", "boilerplate", "code-generation" ],
+ "docs" : "http://github.com/sbt/sbt-boilerplate",
+ "resolvers" : [ "https://oss.sonatype.org/content/repositories/releases" ],
+ "dependencies" : [ ],
+ "scalas" : [ "2.9.2" ],
+ "licenses" : [ {
+ "name" : "Apache License 2.0",
+ "url" : "https://github.com/sbt/sbt-boilerplate/raw/master/LICENSE"
+ } ],
+ "sbt" : true
+} \ No newline at end of file