UNPKG

455 BJSONView Raw
1{
2 "name": "ember",
3 "version": "1.0.3",
4 "description": "A framework for creating ambitious web applications.",
5 "main": "index.js",
6 "scripts": {
7 "postinstall": "node ./index.js"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git+https://github.com/emberjs/ember.git"
12 },
13 "author": "",
14 "license": "MIT",
15 "bugs": {
16 "url": "https://github.com/emberjs/ember/issues"
17 },
18 "homepage": "https://github.com/emberjs/ember#readme"
19}