Remove all remaining mentions of "subscriptions"
This commit is contained in:
parent
4aa750a0fe
commit
dd765787e8
15 changed files with 45 additions and 71 deletions
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"name": "subscription-manager",
|
||||
"name": "starter",
|
||||
"version": "0.1.0",
|
||||
"description": "a plugin for cockpit to manage subscriptions",
|
||||
"description": "Scaffolding for a cockpit module",
|
||||
"main": "index.js",
|
||||
"repository": "git@github.com:rarebreed/subscription-manager.git",
|
||||
"repository": "git@github.com:cockpit/starter-kit.git",
|
||||
"author": "",
|
||||
"license": "LGPL-2.1",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue