UNPKG

apc-youtube

Version:

Library for converting different forms of Youtube URL for embedding into an Iframe.

275 lines (274 loc) 8.05 kB
{ "name": "apc-youtube", "version": "1.0.0", "description": "Library for converting different forms of Youtube URL for embedding into an Iframe.", "main": "index.js", "scripts": { "test": "npm run lint && nyc mocha test/**/*.js", "lint": "eslint *.js test/**/*.js src/**/*.js ", "coverage": "nyc report --reporter=text-lcov | coveralls", "local_coverage": "nyc report --reporter=html", "stryker": "stryker run", "postinstall": "echo \"postInstall Hook Executed\" && exit 0" }, "keywords": [ "APC", "YouTube", "URL" ], "author": "mike Hingley <mike.hingley@apc-overnight.com>", "license": "MIT", "devDependencies": { "apc-style": "^1.2.0", "apc-test": "^1.1.0", "stryker-api": "^0.18.0", "stryker-html-reporter": "^0.15.0", "stryker-javascript-mutator": "^0.8.0", "stryker-mocha-framework": "^0.11.0", "stryker-mocha-runner": "^0.13.0" }, "dependencies": { "acorn": "^4.0.13", "acorn-jsx": "^3.0.1", "ajv": "^4.11.8", "ajv-keywords": "^1.5.1", "ansi-escapes": "^3.1.0", "ansi-regex": "^2.1.1", "ansi-styles": "^2.2.1", "argparse": "^1.0.10", "array-union": "^1.0.2", "array-uniq": "^1.0.3", "arrify": "^1.0.1", "babel-code-frame": "^6.26.0", "babel-runtime": "^6.26.0", "babel-types": "^6.26.0", "babylon": "^6.18.0", "balanced-match": "^1.0.0", "brace-expansion": "^1.1.11", "buffer-from": "^1.1.0", "builtin-modules": "^1.1.1", "caller-path": "^0.1.0", "callsites": "^0.2.0", "chalk": "^1.1.3", "character-parser": "^2.2.0", "chardet": "^0.4.2", "circular-json": "^0.3.3", "cli-cursor": "^2.1.0", "cli-width": "^2.2.0", "co": "^4.6.0", "code-point-at": "^1.1.0", "color-convert": "^1.9.2", "color-name": "^1.1.1", "commander": "^2.16.0", "concat-map": "^0.0.1", "concat-stream": "^1.6.2", "constantinople": "^3.1.2", "contains-path": "^0.1.0", "core-js": "^2.5.7", "core-util-is": "^1.0.2", "cross-spawn": "^5.1.0", "css-selector-parser": "^1.3.0", "d": "^1.0.0", "debug": "^2.6.9", "deep-is": "^0.1.3", "del": "^2.2.2", "doctrine": "^1.5.0", "error-ex": "^1.3.2", "es5-ext": "^0.10.45", "es6-iterator": "^2.0.3", "es6-map": "^0.1.5", "es6-set": "^0.1.5", "es6-symbol": "^3.1.1", "es6-weak-map": "^2.0.2", "escape-string-regexp": "^1.0.5", "escope": "^3.6.0", "eslint": "^4.18.1", "eslint-config-apc": "^1.1.0", "eslint-config-standard": "^11.0.0", "eslint-import-resolver-node": "^0.3.2", "eslint-module-utils": "^2.2.0", "eslint-plugin-import": "^2.9.0", "eslint-plugin-mocha": "^4.11.0", "eslint-plugin-node": "^6.0.1", "eslint-plugin-promise": "^3.6.0", "eslint-plugin-standard": "^3.0.1", "eslint-scope": "^3.7.3", "eslint-visitor-keys": "^1.0.0", "espree": "^3.5.4", "esprima": "^4.0.1", "esquery": "^1.0.1", "esrecurse": "^4.2.1", "estraverse": "^4.2.0", "esutils": "^2.0.2", "event-emitter": "^0.3.5", "exit-hook": "^1.1.1", "external-editor": "^2.2.0", "fast-deep-equal": "^1.1.0", "fast-json-stable-stringify": "^2.0.0", "fast-levenshtein": "^2.0.6", "figures": "^2.0.0", "file-entry-cache": "^2.0.0", "find-line-column": "^0.5.2", "find-up": "^2.1.0", "flat-cache": "^1.3.0", "front-matter": "^2.1.2", "fs-extra": "^3.0.1", "fs.realpath": "^1.0.0", "function-bind": "^1.1.1", "functional-red-black-tree": "^1.0.1", "generate-function": "^2.0.0", "generate-object-property": "^1.2.0", "glob": "^7.1.2", "globals": "^11.7.0", "globby": "^5.0.0", "globule": "^1.2.1", "gonzales-pe-sl": "^4.2.3", "graceful-fs": "^4.1.11", "has": "^1.0.3", "has-ansi": "^2.0.0", "has-flag": "^3.0.0", "hosted-git-info": "^2.7.1", "iconv-lite": "^0.4.23", "ignore": "^3.3.10", "imurmurhash": "^0.1.4", "inflight": "^1.0.6", "inherits": "^2.0.3", "inquirer": "^3.3.0", "is-arrayish": "^0.2.1", "is-builtin-module": "^1.0.0", "is-expression": "^3.0.0", "is-fullwidth-code-point": "^1.0.0", "is-my-ip-valid": "^1.0.0", "is-my-json-valid": "^2.17.2", "is-path-cwd": "^1.0.0", "is-path-in-cwd": "^1.0.1", "is-path-inside": "^1.0.1", "is-promise": "^2.1.0", "is-property": "^1.0.2", "is-regex": "^1.0.4", "is-resolvable": "^1.1.0", "isarray": "^1.0.0", "isexe": "^2.0.0", "js-stringify": "^1.0.2", "js-tokens": "^3.0.2", "js-yaml": "^3.12.0", "json-schema-traverse": "^0.3.1", "json-stable-stringify": "^1.0.1", "json-stable-stringify-without-jsonify": "^1.0.1", "jsonfile": "^3.0.1", "jsonify": "^0.0.0", "jsonpointer": "^4.0.1", "known-css-properties": "^0.3.0", "levn": "^0.3.0", "load-json-file": "^2.0.0", "locate-path": "^2.0.0", "lodash": "^4.17.10", "lodash.capitalize": "^4.2.1", "lodash.kebabcase": "^4.1.1", "lru-cache": "^4.1.3", "merge": "^1.2.0", "mimic-fn": "^1.2.0", "minimatch": "^3.0.4", "minimist": "^0.0.8", "mkdirp": "^0.5.1", "ms": "^2.0.0", "mute-stream": "^0.0.7", "natural-compare": "^1.4.0", "next-tick": "^1.0.0", "normalize-package-data": "^2.4.0", "number-is-nan": "^1.0.1", "object-assign": "^4.1.1", "once": "^1.4.0", "onetime": "^2.0.1", "optionator": "^0.8.2", "os-homedir": "^1.0.2", "os-tmpdir": "^1.0.2", "p-limit": "^1.3.0", "p-locate": "^2.0.0", "p-try": "^1.0.0", "parse-json": "^2.2.0", "path-exists": "^2.1.0", "path-is-absolute": "^1.0.1", "path-is-inside": "^1.0.2", "path-parse": "^1.0.5", "path-type": "^2.0.0", "pify": "^2.3.0", "pinkie": "^2.0.4", "pinkie-promise": "^2.0.1", "pkg-dir": "^1.0.0", "pluralize": "^7.0.0", "prelude-ls": "^1.1.2", "process-nextick-args": "^2.0.0", "progress": "^2.0.0", "pseudomap": "^1.0.2", "pug-attrs": "^2.0.3", "pug-error": "^1.3.2", "pug-lexer": "^2.3.2", "pug-lint": "^2.5.0", "pug-runtime": "^2.0.4", "punycode": "^2.1.1", "ramda": "^0.24.1", "read-pkg": "^2.0.0", "read-pkg-up": "^2.0.0", "readable-stream": "^2.3.6", "readline2": "^1.0.1", "regenerator-runtime": "^0.11.1", "require-uncached": "^1.0.3", "resolve": "^1.8.1", "resolve-from": "^1.0.1", "restore-cursor": "^2.0.0", "rimraf": "^2.6.2", "run-async": "^2.3.0", "rx-lite": "^4.0.8", "rx-lite-aggregates": "^4.0.8", "safe-buffer": "^5.1.2", "safer-buffer": "^2.1.2", "sass-lint": "^1.12.1", "semver": "^5.5.0", "shebang-command": "^1.2.0", "shebang-regex": "^1.0.0", "shelljs": "^0.6.1", "signal-exit": "^3.0.2", "slice-ansi": "^1.0.0", "spdx-correct": "^3.0.0", "spdx-exceptions": "^2.1.0", "spdx-expression-parse": "^3.0.0", "spdx-license-ids": "^3.0.0", "sprintf-js": "^1.0.3", "string-width": "^2.1.1", "string_decoder": "^1.1.1", "strip-ansi": "^3.0.1", "strip-bom": "^3.0.0", "strip-json-comments": "^2.0.1", "stryker": "^0.25.1", "supports-color": "^2.0.0", "table": "^4.0.3", "text-table": "^0.2.0", "through": "^2.3.8", "tmp": "^0.0.33", "to-fast-properties": "^1.0.3", "type-check": "^0.3.2", "typedarray": "^0.0.6", "universalify": "^0.1.2", "uri-js": "^4.2.2", "user-home": "^2.0.0", "util": "^0.10.4", "util-deprecate": "^1.0.2", "validate-npm-package-license": "^3.0.3", "void-elements": "^2.0.1", "which": "^1.3.1", "wordwrap": "^1.0.0", "wrappy": "^1.0.2", "write": "^0.2.1", "xtend": "^4.0.1", "yallist": "^2.1.2" }, "repository": { "type": "git", "url": "git+https://github.com/APCOvernight/apc-youtube.git" }, "bugs": { "url": "https://github.com/APCOvernight/apc-youtube/issues" }, "homepage": "https://github.com/APCOvernight/apc-youtube#readme" }