{
  "name": "@itentialopensource/l2-l3-vpn",
  "version": "1.3.3-2019.3.1",
  "description": "A IAP demo demo for handling and managing L2VPN (Layer 2 Virtual Private Network) and L3VPN (Layer 3 Virtual Private Network) services.",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "deploy": "npm publish --registry=http://registry.npmjs.org",
    "validateSchema": "node test/manifestTester.js manifest.json",
    "validateSchemaLinks": "node test/manifestLinkTester.js manifest.json"
  },
  "keywords": [
    "IAP",
    "App-Artifacts",
    "artifacts",
    "Itential",
    "Pronghorn",
    "Network",
    "Automation",
    "MOP",
    "NSO",
    "Cisco-IOS",
    "VPN",
    "Service"
  ],
  "author": "Itential Artifacts",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://gitlab.com/itentialopensource/quickstart-automations/l2-l3-vpn.git"
  },
  "dependencies": {},
  "private": false,
  "devDependencies": {
    "r2": "^2.0.1",
    "ajv": "6.10.0",
    "better-ajv-errors": "^0.6.1",
    "fs-extra": "^7.0.1"
  },
  "IAPDependencies": {
    "@itential/app-artifacts": "3.0.1 - 3",
    "@itential/tags": "2.2.3 - 2",
    "@itential/app-workflow_engine": "6.7.10 - 6",
    "@itential/app-mop": "6.3.6 - 6",
    "@itential/app-form_builder": "4.2.9 - 4",
    "@itential/app-service_catalog": "3.9.8 - 3",
    "@itential/adapter-nso": "6.27.4 - 6",
    "@itential/app-service_management": "2.18.2 - 2",
    "@itential/app-task_worker": "3.0.11 - 3",
    "configuration_manager": {
      "@itential/app-configuration_manager": "3.28.19 - 3",
      "@itential/app-configuration_manager-maintenance": "3.28.19 - 3"
    }
  },
  "complexity": 4
}
