... to be installable by npm.
@@ -0,0 +1,17 @@
+{
+ "name": "amber-dev",
+ "version": "0.0.1",
+ "description": "Development goodies for Amber Smalltalk",
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/amber-smalltalk/amber-dev"
+ "author": "",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/amber-smalltalk/amber-dev/issues"
+ }
+}