Remove all remaining mentions of "subscriptions"

This commit is contained in:
Lars Karlitski 2017-10-17 17:00:26 +02:00 committed by Martin Pitt
parent 4aa750a0fe
commit dd765787e8
15 changed files with 45 additions and 71 deletions

View file

@ -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": {