blob: 2f6627b8364fb268dbdaeaa27a216fd17e7df9b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[""
["identity" ["com.github.luxlang" "lux-python" "0.6.0-SNAPSHOT"]
"deploy_repositories" ["snapshots" "https://oss.sonatype.org/content/repositories/snapshots/"
"releases" "https://oss.sonatype.org/service/local/staging/deploy/maven2/"]
"repositories" ["https://oss.sonatype.org/content/repositories/snapshots/"
"https://oss.sonatype.org/service/local/staging/deploy/maven2/"]
"compiler" ["com.github.luxlang" "lux-jvm" "0.6.0-SNAPSHOT" "jar"]
"dependencies" [["com.github.luxlang" "stdlib" "0.6.0-SNAPSHOT" "tar"]
["org.python" "jython-standalone" "2.7.2" "jar"]]
"program" "program"]]
|