mirror of
https://github.com/jlengrand/map-web-component-example.git
synced 2026-03-10 15:51:18 +00:00
17 lines
344 B
JSON
17 lines
344 B
JSON
{
|
|
"name": "map-web-component-example",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"private": true,
|
|
"scripts": {
|
|
"start": "",
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Julien Lengrand-Lambert <julien.lengrand-lambert@ing.nl>",
|
|
"license": "ISC",
|
|
"devDependencies": {
|
|
},
|
|
"dependencies": {
|
|
}
|
|
}
|