SmartIT_Extensions/package.json

55 lines
1.4 KiB
JSON

{
"name": "smartit_hack",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"@babel/core": "^7.4.5",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.4.5",
"babel-loader": "^8.0.6",
"babel-polyfill": "^6.26.0",
"extract-text-webpack-plugin": "^3.0.2",
"file-loader": "^6.0.0",
"gulp": "^4.0.2",
"gulp-copy": "^4.0.1",
"gulp-sftp": "^0.1.5",
"gulp-sourcemaps": "^2.6.5",
"gulp-submodule": "^0.1.3",
"sass": "^1.26.3",
"sass-loader": "^8.0.2",
"style-loader": "^0.23.1",
"webpack": "^4.32.2",
"webpack-stream": "^5.2.1"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.13.1",
"angular-leaflet-light": "^0.2.1",
"angular-openlayers-directive": "^2.1.0",
"angular-ui-tree": "^2.22.6",
"angularjs-slider": "^7.0.0",
"browser-es-module-loader": "^0.4.1",
"css-loader": "^3.0.0",
"geodesy": "^2.2.1",
"gulp-hub": "^4.2.0",
"jsdom": "^15.1.1",
"jsonpath": "^1.1.1",
"jspanel4": "^4.7.0",
"leaflet": "^1.6.0",
"morphism": "^1.12.0",
"object-mapper": "^5.0.0",
"ol": "^6.3.1",
"ol-ext": "^3.1.14",
"script-type-module": "^1.0.1",
"string-format": "^2.0.0",
"whatwg-fetch": "^3.4.0",
"xmldom": "^0.1.27",
"xpath": "0.0.27"
}
}