Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/iframe-resizer/package.json')
-rw-r--r--node_modules/iframe-resizer/package.json160
1 files changed, 160 insertions, 0 deletions
diff --git a/node_modules/iframe-resizer/package.json b/node_modules/iframe-resizer/package.json
new file mode 100644
index 0000000000..933851eb06
--- /dev/null
+++ b/node_modules/iframe-resizer/package.json
@@ -0,0 +1,160 @@
+{
+ "_args": [
+ [
+ "iframe-resizer@4.2.11",
+ "/Users/benakamoorthi/Projects/matomo"
+ ]
+ ],
+ "_from": "iframe-resizer@4.2.11",
+ "_id": "iframe-resizer@4.2.11",
+ "_inBundle": false,
+ "_integrity": "sha512-fj5vX5kkpRbMb5Qje6veIDzqoJpnCEqUDdSOwASOeQHYmb8hLYX6Ev2yXf3jjMs2MclwcYY3chyZ3diGKcr8DA==",
+ "_location": "/iframe-resizer",
+ "_phantomChildren": {},
+ "_requested": {
+ "type": "version",
+ "registry": true,
+ "raw": "iframe-resizer@4.2.11",
+ "name": "iframe-resizer",
+ "escapedName": "iframe-resizer",
+ "rawSpec": "4.2.11",
+ "saveSpec": null,
+ "fetchSpec": "4.2.11"
+ },
+ "_requiredBy": [
+ "/"
+ ],
+ "_resolved": "https://registry.npmjs.org/iframe-resizer/-/iframe-resizer-4.2.11.tgz",
+ "_spec": "4.2.11",
+ "_where": "/Users/benakamoorthi/Projects/matomo",
+ "authors": [
+ "David J. Bradshaw <dave@bradshaw.net>"
+ ],
+ "bugs": {
+ "url": "https://github.com/davidjbradshaw/iframe-resizer/issues"
+ },
+ "dependencies": {},
+ "description": "Keep same and cross domain iFrames sized to their content with support for window/content resizing, and multiple iFrames.",
+ "devDependencies": {
+ "cosmiconfig": "^6.0.0",
+ "cryptiles": "^4.1.3",
+ "deep-extend": "^0.6.0",
+ "eslint": "^6.8.0",
+ "eslint-config-adjunct": "^4.4.0",
+ "eslint-config-airbnb-base": "^14.1.0",
+ "eslint-config-prettier": "^6.10.1",
+ "eslint-plugin-array-func": "^3.1.4",
+ "eslint-plugin-eslint-comments": "^3.1.2",
+ "eslint-plugin-html": "^6.0.0",
+ "eslint-plugin-ie11": "^1.0.0",
+ "eslint-plugin-import": "^2.20.2",
+ "eslint-plugin-jasmine": "^4.1.0",
+ "eslint-plugin-json": "^2.1.1",
+ "eslint-plugin-json-format": "^2.0.1",
+ "eslint-plugin-lodash": "^6.0.0",
+ "eslint-plugin-lodash-fp": "^2.2.0-a1",
+ "eslint-plugin-markdown": "^1.0.2",
+ "eslint-plugin-no-constructor-bind": "^1.2.8",
+ "eslint-plugin-no-secrets": "^0.6.5",
+ "eslint-plugin-no-use-extend-native": "^0.4.1",
+ "eslint-plugin-only-error": "^1.0.2",
+ "eslint-plugin-optimize-regex": "^1.1.7",
+ "eslint-plugin-prettier": "^3.1.2",
+ "eslint-plugin-promise": "^4.2.1",
+ "eslint-plugin-qunit": "^4.2.0",
+ "eslint-plugin-scanjs-rules": "^0.2.1",
+ "eslint-plugin-security": "^1.4.0",
+ "eslint-plugin-simple-import-sort": "^5.0.2",
+ "eslint-plugin-sonarjs": "^0.5.0",
+ "eslint-plugin-switch-case": "^1.1.2",
+ "eslint-plugin-unicorn": "^18.0.1",
+ "grunt": "^1.1.0",
+ "grunt-bump": "^0.8.0",
+ "grunt-cli": "^1.3.2",
+ "grunt-contrib-clean": "^2.0.0",
+ "grunt-contrib-compress": "~1.6.0",
+ "grunt-contrib-copy": "^1.0.0",
+ "grunt-contrib-jshint": "~2.1.0",
+ "grunt-contrib-qunit": "^2.0.0",
+ "grunt-contrib-uglify": "^4.0.1",
+ "grunt-contrib-watch": "~1.1.0",
+ "grunt-eslint": "^22.0.0",
+ "grunt-jsonlint": "~2.1.2",
+ "grunt-karma": "^3.0.2",
+ "grunt-karma-coveralls": "^2.5.4",
+ "grunt-shell": "~3.0.1",
+ "hoek": "^6.1.3",
+ "jasmine": "^3.5.0",
+ "jasmine-core": "^3.5.0",
+ "jasmine-jquery": "^2.1.1",
+ "jit-grunt": "~0.10.0",
+ "jquery": "^3.5.1",
+ "karma": "^4.4.1",
+ "karma-chrome-launcher": "^3.1.0",
+ "karma-coverage": "^2.0.2",
+ "karma-firefox-launcher": "^1.3.0",
+ "karma-jasmine": "^3.1.1",
+ "karma-jasmine-jquery": "^0.1.1",
+ "karma-logcapture-reporter": "0.0.1",
+ "karma-phantomjs-launcher": "^1.0.4",
+ "karma-requirejs": "^1.1.0",
+ "karma-safari-launcher": "^1.0.0",
+ "karma-verbose-summary-reporter": "0.0.1",
+ "load-grunt-tasks": "~5.1.0",
+ "lodash": "^4.17.15",
+ "minimatch": "^3.0.4",
+ "phantomjs": "^2.1.7",
+ "prettier": "^2.0.2",
+ "requirejs": "^2.3.6",
+ "time-grunt": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=0.8.0"
+ },
+ "funding": {
+ "type": "individual",
+ "url": "https://github.com/davidjbradshaw/iframe-resizer/blob/master/FUNDING.md"
+ },
+ "github": "https://github.com/davidjbradshaw/iframe-resizer",
+ "homepage": "https://github.com/davidjbradshaw/iframe-resizer",
+ "keywords": [
+ "CrossDomain",
+ "Cross-Domain",
+ "iFrame",
+ "Resizing",
+ "Resizer",
+ "postMessage",
+ "autoheight",
+ "auto-height",
+ "iframe-auto-height",
+ "height-iframe",
+ "heightiframe",
+ "width",
+ "mutationObserver",
+ "RWD",
+ "responsiveiframes",
+ "responsive-iframes",
+ "jquery-plugin"
+ ],
+ "license": "MIT",
+ "main": "index.js",
+ "maintainers": [
+ {
+ "name": "David J. Bradshaw",
+ "email": "dave@bradshaw.net"
+ }
+ ],
+ "name": "iframe-resizer",
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/davidjbradshaw/iframe-resizer.git"
+ },
+ "scripts": {
+ "build": "npm install && grunt",
+ "eslint": "eslint *.js src/* --color",
+ "eslint:fix": "npm run eslint -- --fix",
+ "test": "grunt travis",
+ "test-watch": "grunt test-watch"
+ },
+ "version": "4.2.11"
+}