@financial-times/o-fetch-jsonp
Version:
**o-fetch-jsonp is deprecated. Use the `fetch` [polyfill](http://polyfill.io/) and [Cross-Origin Resource Sharing](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS) instead.**
38 lines (37 loc) • 571 B
JSON
{
"browser": "browser.js",
"files": [
"svg/",
"dist/",
"browser.js",
"src/",
"!src/**/*.js",
"main.scss",
"img",
"*.json",
"*.js",
"!main.js",
"scss",
"!bower.json",
"!.bower.json"
],
"eslintIgnore": [
"browser.js",
"dist/"
],
"keywords": [
"origami",
"component",
"ft"
],
"name": "@financial-times/o-fetch-jsonp",
"version": "2.3.0",
"dependencies": {},
"component": "o-fetch-jsonp",
"repository": {
"type": "git",
"url": "git@github.com:Financial-Times/o-fetch-jsonp.git"
},
"scripts": {},
"devDependencies": {}
}