UNPKG

embed-plugin-facebook

Version:

An embed-js plugin to embed facebook posts and videos.

33 lines (32 loc) 843 B
{ "name": "embed-plugin-facebook", "version": "5.0.4", "description": "An embed-js plugin to embed facebook posts and videos.", "main": "dist/index.js", "module": "src/index.js", "jsnext:main": "src/index.js", "unpkg": "umd/embed-plugin-facebook.js", "repository": { "type": "git", "url": "git+https://github.com/ritz078/embed.js.git" }, "files": [ "dist", "src", "umd" ], "author": "Ritesh Kumar", "license": "MIT", "bugs": { "url": "https://github.com/ritz078/embed.js/issues" }, "homepage": "https://github.com/ritz078/embed.js#readme", "dependencies": { "embed-plugin-base": "^5.0.4", "embed-plugin-utilities": "^5.0.4", "just-extend": "4.0.2", "just-kebab-case": "^1.0.0", "regex-emoji": "^2.0.5" }, "gitHead": "c15c19fd7e101048ea6a66129a2fc6ccd42485e0" }