mirror of
https://github.com/jlengrand/map-web-component-example.git
synced 2026-03-10 15:51:18 +00:00
16 lines
215 B
JSON
16 lines
215 B
JSON
{
|
|
"name": "map-web-component-example",
|
|
"dependencies": {
|
|
"polymer": "^2.0.0"
|
|
},
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
],
|
|
"resolutions": {
|
|
}
|
|
}
|