0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/frontend/ember-cli-progress-ci/package.json
David Taylor d1e1c02fcb DEV: Rename app/assets/javascripts/ -> frontend/
Commit created with `mv app/assets/javascripts frontend && git add .`
2025-10-22 16:24:11 +01:00

10 lines
244 B
JSON
Vendored

{
"name": "ember-cli-progress-ci",
"version": "1.0.0",
"description": "Provides output during the ember-cli build process for CI environments",
"author": "Discourse",
"license": "GPL-2.0-only",
"keywords": [
"ember-addon"
]
}