29 lines
867 B
JSON
29 lines
867 B
JSON
{
|
|
"name": "jobslink-user-clent",
|
|
"version": "1.0.0",
|
|
"description": "{**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**}",
|
|
"main": "main.js",
|
|
"directories": {
|
|
"lib": "lib"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@192.168.22.101:clent/jobslink-user-clent.git"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@supermap/iclient-ol": "^11.1.1",
|
|
"decimal.js": "^10.2.0",
|
|
"js-base64": "^2.4.9",
|
|
"js-md5": "^0.7.3",
|
|
"vue-jsonp": "^2.0.0"
|
|
},
|
|
"devDependencies": {
|
|
"@supermap/babel-plugin-import": "0.0.1"
|
|
}
|
|
} |