UNPKG
amber
Version:
bleedingedge (0.14.10-1)
latest (0.22.1)
0.22.1
0.22.0
0.21.1
0.21.0
0.20.0
0.19.1
0.19.0
0.18.5
0.18.3
0.18.2
0.18.1
0.18.0
0.17.0
0.16.1
0.16.0
0.15.1
0.15.0
0.14.18
0.14.17
0.14.16
0.14.15
0.14.14
0.14.13
0.14.12
0.14.11
0.14.10
0.14.10-1
0.14.10-0
0.14.4
0.14.3
0.14.2
0.14.1
0.14.0
0.14.0-0
0.13.3
0.13.2
0.13.1
0.13.0-beta
0.13.0-alpha.4
0.13.0-alpha.3
0.13.0-alpha.2
0.13.0-alpha.1
0.12.6
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0
0.11.0
0.10.0
0.9.1
An implementation of the Smalltalk language that runs on top of the JS runtime.
amber-lang.net
amber
/
bower.json
16 lines
(15 loc)
•
226 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name"
:
"amber"
,
"main"
:
"support/amber.js"
,
"ignore"
:
[
"**/.*"
,
"node_modules"
,
"bower_components"
,
"/external"
,
"/internal"
,
"config.js"
,
"/test_runner.js"
,
"test"
,
"tests"
]
}