UNPKG

@nocodeapi/embed-instagram-feed

Version:

Webcomponent embed-instagram-feed following open-wc recommendations

35 lines (34 loc) 798 B
{ "name": "@nocodeapi/embed-instagram-feed", "version": "0.0.3", "description": "Webcomponent embed-instagram-feed following open-wc recommendations", "author": "nocodeapi", "license": "MIT", "main": "index.js", "module": "index.js", "scripts": { "start": "web-dev-server" }, "dependencies": { "lit-html": "^1.4.1", "lit-element": "^2.5.1" }, "devDependencies": { "@web/dev-server": "^0.1.20" }, "repository": { "type": "git", "url": "git+https://github.com/nocodeapi/embed-instagram-feed.git" }, "keywords": [ "instagram", "feed", "embed", "api", "data" ], "bugs": { "url": "https://github.com/nocodeapi/embed-instagram-feed/issues" }, "homepage": "https://github.com/nocodeapi/embed-instagram-feed#readme" }