summaryrefslogtreecommitdiff
path: root/src/main/ls/1.2.2.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/ls/1.2.2.json')
-rw-r--r--src/main/ls/1.2.2.json21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/main/ls/1.2.2.json b/src/main/ls/1.2.2.json
deleted file mode 100644
index 3daed44..0000000
--- a/src/main/ls/1.2.2.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "organization" : "io.spray",
- "name" : "spray-json",
- "version" : "1.2.2",
- "description" : "A Scala library for easy and idiomatic JSON (de)serialization",
- "site" : "https://github.com/spray/spray-json",
- "tags" : [ "json" ],
- "docs" : "http://spray.github.com/spray/api/spray-json/",
- "resolvers" : [ "http://repo.spray.io" ],
- "dependencies" : [ {
- "organization" : "org.parboiled",
- "name" : "parboiled-scala",
- "version" : "1.1.3"
- } ],
- "scalas" : [ "2.9.2", "2.10.0-RC1" ],
- "licenses" : [ {
- "name" : "Apache 2",
- "url" : "http://www.apache.org/licenses/LICENSE-2.0.txt"
- } ],
- "sbt" : false
-} \ No newline at end of file