{
  "name": "@amc-technology/logger",
  "version": "1.1.4",
  "description": "",
  "main": "./dist/index.js",
  "types": "./dist/index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "AMC Technology LLC",
  "license": "SEE LICENSE IN License.txt",
  "dependencies": {
    "@types/jquery": "^3.3.1",
    "jquery": "^3.3.1"
  },
  "devDependencies": {}
}
