UNPKG

@argodigital/qq-shared

Version:
40 lines (39 loc) 1.08 kB
{ "name": "@argodigital/qq-shared", "version": "2.0.34", "description": "Shared code for QQ projects", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "prepublishOnly": "tsc", "prepublish": "rimraf dist/**" }, "dependencies": { "@iopipe/iopipe": "^1.15.1", "@iopipe/logger": "^1.2.0", "bunyan": "^1.8.12", "cfn-response": "^1.0.1", "class-validator": "^0.8.5", "deep-diff": "^1.0.1", "js-yaml": "^3.13.1", "simple-oauth2": "^2.2.1" }, "devDependencies": { "@types/aws-lambda": "^8.10.6", "@types/bunyan": "^1.8.4", "@types/deep-diff": "0.0.31", "@types/js-yaml": "^3.11.1", "aws-lambda": "^0.1.2", "rimraf": "^2.6.2", "typescript": "^2.9.2" }, "repository": { "type": "git", "url": "git+https://github.com/Argo-DigitalVentures/qq-shared-packages.git" }, "bugs": { "url": "https://github.com/Argo-DigitalVentures/qq-shared-packages/issues" }, "homepage": "https://github.com/Argo-DigitalVentures/qq-shared-packages", "author": "From Pariveda with ♥" }