UNPKG

@roytran91/bb-gg-ads-core

Version:
44 lines (43 loc) 1.04 kB
{ "name": "@roytran91/bb-gg-ads-core", "version": "4.2.0", "description": "bb-gg-ads-core", "main": "index.js", "scripts": { "dev": "node test.js", "test": "echo \"Error: no test specified\" && exit 1", "publish": "npm publish" }, "repository": { "type": "git", "url": "git+ssh://git@gitlab.com/roytran91/bb-gg-ads-core.git" }, "author": "roy", "license": "ISC", "bugs": { "url": "https://gitlab.com/roytran91/bb-gg-ads-core/issues" }, "homepage": "https://gitlab.com/roytran91/bb-gg-ads-core#README", "dependencies": { "bb-adwords": "^1.3.17", "google-ads-api": "^5.0.3", "googleapis": "^40.0.1", "lodash": "^4.17.15", "moment": "^2.25.3" }, "files": [ "index.js" ], "devDependencies": { "eslint": "^6.8.0", "eslint-config-standard": "^14.1.1", "eslint-plugin-import": "^2.20.2", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^4.3.1", "eslint-plugin-standard": "^4.1.0" }, "keywords": [ "google", "ads" ] }