@sellorex/adwords-api-vu
Version:
Unofficial SDK for Google Adwords API, replica of adwords-api by Talha Asad, just version update to 201710
98 lines (97 loc) • 2.64 kB
JSON
{
"_from": "@sellorex/adwords-api-vu@^0.1.0",
"_id": "@sellorex/adwords-api-vu@0.1.0",
"_inBundle": false,
"_integrity": "sha512-KxZLQ21qsd5I82rYbEk6AEh5D/789azmZryq73m21hTh2q4UigZDf4YWcSZ/7miVe+ulAOSjcJjxfZ+Jc2pxAQ==",
"_location": "/@sellorex/adwords-api-vu",
"_phantomChildren": {
"compress": "0.99.0",
"ejs": "2.3.4",
"node-uuid": "1.4.8",
"optional": "0.1.4",
"request": "2.73.0",
"sax": "1.2.4",
"selectn": "0.9.6",
"strip-bom": "0.3.1",
"ursa": "0.9.4",
"xml-crypto": "0.8.5"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "@sellorex/adwords-api-vu@^0.1.0",
"name": "@sellorex/adwords-api-vu",
"escapedName": "@sellorex%2fadwords-api-vu",
"scope": "@sellorex",
"rawSpec": "^0.1.0",
"saveSpec": null,
"fetchSpec": "^0.1.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/@sellorex/adwords-api-vu/-/adwords-api-vu-0.1.0.tgz",
"_shasum": "68bb3d1709f09eb9e7eaa309bf40d9786fc44135",
"_spec": "@sellorex/adwords-api-vu@^0.1.0",
"_where": "/home/sello/Documents/important/work/oviond/app",
"author": {
"name": "Sello Ramolelle",
"email": "selloram@gmail.com"
},
"bugs": {
"url": "https://github.com/sello-rex/adwords-api/issues"
},
"bundleDependencies": false,
"dependencies": {
"async": "2.0.0",
"backbone": "1.3.3",
"debug": "2.2.0",
"lodash": "4.13.1",
"moment": "2.14.1",
"pretty-data": "0.40.0",
"request": "2.73.0",
"soap": "github:talha-asad/node-soap",
"uuid": "2.0.2",
"xml2js": "0.4.17",
"xmlbuilder": "8.2.2"
},
"deprecated": false,
"description": "Unofficial SDK for Google Adwords API, replica of adwords-api by Talha Asad, just version update to 201710",
"devDependencies": {
"chai": "3.5.0",
"dotenv": "2.0.0",
"eslint": "3.0.1",
"expect": "1.20.2",
"gulp": "3.9.1",
"gulp-cached": "1.1.0",
"gulp-eslint": "3.0.1",
"gulp-help": "1.6.1",
"gulp-install": "0.6.0",
"gulp-istanbul": "1.0.0",
"gulp-mocha": "2.2.0",
"gulp-newer": "1.2.0",
"gulp-rename": "1.2.2",
"gulp-replace": "0.5.4",
"gulp-util": "3.0.7",
"map-stream": "0.0.6",
"yargs": "4.8.0"
},
"homepage": "https://github.com/sello-rex/adwords-api",
"keywords": [
"adwords",
"google ads",
"api",
"sdk"
],
"license": "MIT",
"main": "index.js",
"name": "@sellorex/adwords-api-vu",
"repository": {
"type": "git",
"url": "git+https://github.com/sello-rex/adwords-api.git"
},
"scripts": {
"test": "gulp test"
},
"version": "0.1.3"
}