123456789101112131415161718192021222324252627282930 |
- {
- "name": "helios",
- "version": "0.3.4",
- "ignore": [
- "**/.*",
- "node_modules",
- "bower_components",
- "test",
- "tests"
- ],
- "dependencies": {
- "amber": ">=0.13.2",
- "jquery": ">=1.7.0",
- "jquery-ui": ">=1.9.2",
- "bootstrap2.3.2": "^2.3.2",
- "codemirror": "^4.7.0",
- "showdown": "^0.3.1",
- "require-css": "^0.1.2"
- },
- "homepage": "https://github.com/amber-smalltalk/helios",
- "_release": "0.3.4",
- "_resolution": {
- "type": "version",
- "tag": "0.3.4",
- "commit": "e3364bfbbd2bacaca34602884dd04507ef2bf291"
- },
- "_source": "git://github.com/amber-smalltalk/helios.git",
- "_target": "^0.3.0",
- "_originalSource": "helios"
- }
|