summaryrefslogtreecommitdiff
path: root/src/main/ls/1.1.1.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/ls/1.1.1.json')
-rw-r--r--src/main/ls/1.1.1.json22
1 files changed, 0 insertions, 22 deletions
diff --git a/src/main/ls/1.1.1.json b/src/main/ls/1.1.1.json
deleted file mode 100644
index 9bc7660..0000000
--- a/src/main/ls/1.1.1.json
+++ /dev/null
@@ -1,22 +0,0 @@
-
-{
- "organization":"cc.spray",
- "name":"spray-json",
- "version":"1.1.1",
- "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/",
- "licenses": [{
- "name": "Apache 2",
- "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
- }],
- "resolvers": ["http://repo.spray.io"],
- "dependencies": [{
- "organization":"org.parboiled",
- "name": "parboiled-scala",
- "version": "1.0.2"
- }],
- "scalas": ["2.9.1"],
- "sbt": false
-} \ No newline at end of file