summaryrefslogtreecommitdiffstats
path: root/vnfcatalogue/VNF_Catalogue/migration/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnfcatalogue/VNF_Catalogue/migration/package.json')
-rw-r--r--vnfcatalogue/VNF_Catalogue/migration/package.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/vnfcatalogue/VNF_Catalogue/migration/package.json b/vnfcatalogue/VNF_Catalogue/migration/package.json
deleted file mode 100644
index 65ff324..0000000
--- a/vnfcatalogue/VNF_Catalogue/migration/package.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "name": "VNF_Catalogue_migration",
- "version": "0.0.1",
- "private": true,
- "scripts": {
- "start": "node ./bin/www"
- },
- "dependencies": {
- "bookshelf": "*",
- "knex": "*",
- "lodash": "*",
- "mysql": "^2.13.0",
- "when": "*"
- }
-}