UNPKG

462 BJSONView Raw
1{
2 "name": "x-frame-bypass",
3 "version": "1.0.2",
4 "description": "Web Component extending IFrame to bypass X-Frame-Options: deny/sameorigin",
5 "main": "x-frame-bypass.js",
6 "keywords": [
7 "iframe",
8 "cors",
9 "x-frame-options",
10 "web-components",
11 "custom-elements"
12 ],
13 "author": "niu tech",
14 "homepage": "https://github.com/niutech/x-frame-bypass",
15 "repository": "github:niutech/x-frame-bypass",
16 "license": "Apache-2.0"
17}