Newer
Older
{
"name": "webmapsjs",
"version": "1.0.0",
"description": "Openlayers helpers",
"test": "node node_modules\\karma\\bin\\karma start karma.conf.js",
"update-custom-ol": "npm update custom-ol & COPY /y node_modules\\custom-ol\\lib\\index.js test-html\\lib\\ol.js",
"typedoc": "typedoc --excludePrivate --mode file --out doc src",
"tsc": "tsc -w",
"karma": "karma start"
},
"author": "TOPS Lab",
"license": "ISC",
"devDependencies": {
"jasmine": "^2.5.3",
"jasmine-core": "^2.5.2",
"karma": "^1.5.0",
"karma-chrome-launcher": "^2.0.0",
"karma-jasmine": "^1.1.0",
"karma-sourcemap-loader": "^0.3.7",
"karma-typescript": "^2.1.7",
},
"repository": {
"type": "git",
"url": "https://github.com/glennvorhes/webmapsjs.git"
"jquery": "2.2.3",
"jquery-layout": "1.0.0",