UNPKG

4.57 kBJSONView Raw
1{
2 "name": "aurelia-bootstrapper",
3 "version": "2.1.1",
4 "description": "Sets up the default configuration for the aurelia framework and gets you up and running quick and easy.",
5 "keywords": [
6 "aurelia",
7 "bootstrapper",
8 "spa"
9 ],
10 "homepage": "http://aurelia.io",
11 "bugs": {
12 "url": "https://github.com/aurelia/bootstrapper/issues"
13 },
14 "license": "MIT",
15 "author": "Rob Eisenberg <rob@bluespire.com> (http://robeisenberg.com/)",
16 "main": "dist/commonjs/aurelia-bootstrapper.js",
17 "typings": "dist/aurelia-bootstrapper.d.ts",
18 "repository": {
19 "type": "git",
20 "url": "http://github.com/aurelia/bootstrapper"
21 },
22 "jspm": {
23 "registry": "npm",
24 "jspmPackage": true,
25 "main": "aurelia-bootstrapper",
26 "format": "amd",
27 "directories": {
28 "dist": "dist/amd"
29 },
30 "peerDependencies": {
31 "aurelia-event-aggregator": "^1.0.0",
32 "aurelia-framework": "^1.0.0",
33 "aurelia-history": "^1.0.0",
34 "aurelia-history-browser": "^1.0.0",
35 "aurelia-loader-default": "^1.0.0",
36 "aurelia-logging-console": "^1.0.0",
37 "aurelia-pal": "^1.3.0",
38 "aurelia-pal-browser": "^1.1.0",
39 "aurelia-polyfills": "^1.0.0",
40 "aurelia-router": "^1.0.1",
41 "aurelia-templating": "^1.0.0",
42 "aurelia-templating-binding": "^1.0.0",
43 "aurelia-templating-resources": "^1.0.0",
44 "aurelia-templating-router": "^1.0.0"
45 },
46 "dependencies": {
47 "aurelia-event-aggregator": "^1.0.0",
48 "aurelia-framework": "^1.0.0",
49 "aurelia-history": "^1.0.0",
50 "aurelia-history-browser": "^1.0.0",
51 "aurelia-loader-default": "^1.0.0",
52 "aurelia-logging-console": "^1.0.0",
53 "aurelia-pal": "^1.3.0",
54 "aurelia-pal-browser": "^1.0.0",
55 "aurelia-polyfills": "^1.0.0",
56 "aurelia-router": "^1.0.1",
57 "aurelia-templating": "^1.0.0",
58 "aurelia-templating-binding": "^1.0.0",
59 "aurelia-templating-resources": "^1.0.0",
60 "aurelia-templating-router": "^1.0.0"
61 },
62 "devDependencies": {}
63 },
64 "dependencies": {
65 "aurelia-event-aggregator": "^1.0.0",
66 "aurelia-framework": "^1.0.0",
67 "aurelia-history": "^1.0.0",
68 "aurelia-history-browser": "^1.0.0",
69 "aurelia-loader-default": "^1.0.0",
70 "aurelia-logging-console": "^1.0.0",
71 "aurelia-pal": "^1.3.0",
72 "aurelia-pal-browser": "^1.0.0",
73 "aurelia-polyfills": "^1.0.0",
74 "aurelia-router": "^1.0.1",
75 "aurelia-templating": "^1.0.0",
76 "aurelia-templating-binding": "^1.0.0",
77 "aurelia-templating-resources": "^1.0.0",
78 "aurelia-templating-router": "^1.0.0"
79 },
80 "devDependencies": {
81 "aurelia-tools": "^0.2.4",
82 "babel-dts-generator": "^0.6.1",
83 "babel-eslint": "^6.1.2",
84 "babel-plugin-syntax-flow": "^6.8.0",
85 "babel-plugin-transform-decorators-legacy": "^1.3.4",
86 "babel-plugin-transform-es2015-modules-amd": "^6.8.0",
87 "babel-plugin-transform-es2015-modules-commonjs": "^6.11.5",
88 "babel-plugin-transform-es2015-modules-systemjs": "^6.11.6",
89 "babel-plugin-transform-flow-strip-types": "^6.8.0",
90 "babel-preset-es2015": "^6.9.0",
91 "babel-preset-es2015-loose": "^7.0.0",
92 "babel-preset-es2015-loose-native-modules": "^1.0.0",
93 "babel-preset-stage-1": "^6.5.0",
94 "del": "^2.2.1",
95 "gulp": "^3.9.1",
96 "gulp-babel": "^6.1.2",
97 "gulp-bump": "^2.2.0",
98 "gulp-concat": "^2.6.0",
99 "gulp-conventional-changelog": "^1.1.0",
100 "gulp-eslint": "^3.0.1",
101 "gulp-ignore": "^2.0.1",
102 "gulp-insert": "^0.5.0",
103 "gulp-rename": "^1.2.2",
104 "gulp-typedoc": "^2.0.0",
105 "gulp-typedoc-extractor": "0.0.8",
106 "gulp-typescript": "^2.13.6",
107 "gulp-util": "^3.0.7",
108 "jasmine-core": "^2.4.1",
109 "karma": "^1.1.2",
110 "karma-babel-preprocessor": "^6.0.1",
111 "karma-chrome-launcher": "^1.0.1",
112 "karma-coverage": "^1.1.1",
113 "karma-jasmine": "^1.0.2",
114 "karma-jspm": "^2.2.0",
115 "merge2": "^1.0.2",
116 "object.assign": "^4.0.4",
117 "require-dir": "^0.3.0",
118 "run-sequence": "^1.2.2",
119 "through2": "^2.0.1",
120 "typedoc": "^0.4.4",
121 "typescript": "^1.9.0-dev.20160622-1.0",
122 "vinyl": "^1.1.1",
123 "vinyl-paths": "^2.1.0",
124 "yargs": "^4.8.1"
125 },
126 "aurelia": {
127 "documentation": {
128 "articles": []
129 },
130 "build": {
131 "resources": [
132 "aurelia-framework",
133 "aurelia-logging-console",
134 "aurelia-templating-binding",
135 "aurelia-templating-resources",
136 "aurelia-templating-router",
137 "aurelia-history-browser",
138 "aurelia-event-aggregator",
139 "aurelia-pal-browser"
140 ]
141 }
142 }
143}