{ "name": "ember", "version": "2.8.0", "license": "MIT", "homepage": "https://github.com/emberjs/ember.js", "main": [ "./ember.debug.js", "./ember-template-compiler.js" ], "repository": { "type": "git", "url": "https://github.com/emberjs/ember.js.git" }, "dependencies": { "jquery": ">= 1.7.0 < 4.0.0" }, "_release": "2.8.0", "_resolution": { "type": "version", "tag": "2.8.0", "commit": "a077809c4cdd9843882911a3a9e34e98053f0e16" }, "_source": "https://github.com/components/ember.git", "_target": "~2.8.0", "_originalSource": "ember" }