Added JSON file for ls.implicit.ly

This commit is contained in:
Jonas Bonér 2011-12-05 11:14:05 +01:00
parent 95791ce4c5
commit ddf3a36673

15
src/main/ls/2.0.json Normal file
View file

@ -0,0 +1,15 @@
{
"organization":"com.typesafe.akka",
"name":"akka",
"version":"2.0-SNAPSHOT",
"description":"Akka is the platform for the next generation of event-driven, scalable and fault-tolerant architectures on the JVM.",
"site":"",
"tags":["actors","stm","concurrency","distributed","fault-tolerance","scala","java","futures","dataflow","remoting"],
"docs":"",
"licenses": [],
"resolvers": ["http://akka.io/repository/"],
"dependencies": [],
"scalas": ["2.9.1"],
"sbt": false
}