automizy-email-editor
Version:
Design mobile friendly HTML emails in your application.
48 lines • 1.15 kB
JSON
{
"name": "automizy-js-api",
"license": "MIT",
"description": "JavaScript API library for Automizy Marketing Automation software",
"keywords": [
"automizy-js-api",
"automizy",
"free",
"integrate"
],
"private": false,
"ignore": [
"**/.*",
"build",
"AUTHORS.txt",
"Gruntfile.js",
"package.json"
],
"moduleType": [
"globals",
"amd"
],
"main": [
"src/automizyapi.js"
],
"repository": {
"type": "git",
"url": "git://github.com/automizy/automizy-js-api.git"
},
"dependencies": {
"jquery": "2.*",
"jquery-ui": "*",
"qunit": "*",
"requirejs": "https://github.com/jrburke/requirejs.git#master",
"jquery-ui-multiselect": "https://github.com/ehynds/jquery-ui-multiselect-widget.git#master",
"automizy-js": "*"
},
"homepage": "https://github.com/automizy/automizy-js-api",
"_release": "ad9b271e93",
"_resolution": {
"type": "branch",
"branch": "master",
"commit": "ad9b271e9381d8f3574668a77a84bc6b6ce7dc70"
},
"_source": "git://github.com/automizy/automizy-js-api.git",
"_target": "*",
"_originalSource": "automizy-js-api"
}