{ "name": "trysmalltalk", "description": "Tutorial to learn Smalltalk", "version": "0.1.2", "ignore": [ "**/.*", "node_modules", "bower_components", "/test_runner.js", "test", "tests", "/config.js", "/the.js" ], "authors": [ { "name": "hhzl", "email": "hannes.hirzel@gmail.com" } ], "homepage": "https://github.com/amber-smalltalk/trysmalltalk", "keywords": [ "Amber", "Smalltalk" ], "license": [ "MIT" ], "dependencies": { "amber": "^0.14.13", "amber-contrib-legacy": "^0.2.0" }, "devDependencies": { "amber-ide-starter-dialog": "^0.1.0", "helios": "^0.5.2" }, "_release": "0.1.2", "_resolution": { "type": "version", "tag": "0.1.2", "commit": "abd52a918e6b21d3690573c6eb50c0b33912e0f8" }, "_source": "git://github.com/amber-smalltalk/trysmalltalk.git", "_target": "0.1.2", "_originalSource": "trysmalltalk" }