We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b7f788 + 8b01e9e commit 4438713Copy full SHA for 4438713
bower.json
package.json
@@ -1,4 +1,14 @@
1
{
2
+ "name": "palladio-map-component",
3
+ "main": "dist/palladio-map-component.js",
4
+ "version": "1.2.0",
5
+ "description": "Map component for the Palladio framework.",
6
+ "homepage": "http://hdlab.stanford.edu/palladio",
7
+ "repository": "https://github.com/humanitiesplusdesign/palladio-map-component",
8
+ "scripts": {
9
+ "build": "gulp scripts css",
10
+ "develop": "gulp"
11
+ },
12
"devDependencies": {
13
"gulp": "^3.9.1",
14
"gulp-angular-templates": "0.0.2",
0 commit comments