mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 16:42:17 +03:00
13 lines
324 B
JSON
13 lines
324 B
JSON
|
{
|
||
|
"name": "ember-power-calendar-moment",
|
||
|
"version": "0.0.1",
|
||
|
"description": "Blank addon to avoid ember-power-calendar complaining about missing package. The actual package code is in ember-power-calendar-utils.",
|
||
|
"license": "MIT",
|
||
|
"private": true,
|
||
|
"keywords": [
|
||
|
"ember-addon"
|
||
|
],
|
||
|
"dependencies": {
|
||
|
}
|
||
|
}
|