mirror of
https://github.com/jlengrand/soundcloud-web-component-application.git
synced 2026-03-10 08:41:23 +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": {
|
|
}
|
|
}
|