Newer
Older
{
"name": "webmapsjs",
"version": "1.0.0",
"description": "Openlayers helpers",
"test": "node node_modules\\karma\\bin\\karma start karma.conf.js",
"esdoc": "RD /S /Q doc & MD doc & esdoc -c .esdoc.json",
"typedoc": "RD /S /Q doc & MD doc & typedoc --out doc/ --module commonjs --target ES5 --includes typings src-ts/ ",
"serve": "cd test-html & C:\\Python33\\python.exe -m http.server 5002",
"webpack": "webpack -w",
"webpack-min": "webpack -w --optimize-minimize",
},
"author": "TOPS Lab",
"license": "ISC",
"devDependencies": {
"jasmine": "^2.4.1",
"jasmine-core": "^2.4.1",
Glenn Vorhes
committed
},
"repository": {
"type": "git",
"url": "https://github.com/glennvorhes/webmapsjs.git"
Glenn Vorhes
committed
"floatthead": "^1.4.0"