preact-material-components
Version:
preact wrapper for "Material Components for the web"
40 lines (39 loc) • 1.09 kB
JSON
{
"_args": [
[
"isomorphic-unfetch@2.0.0",
"/Users/prateekbh/projects/preact-material-components/docs"
]
],
"_from": "isomorphic-unfetch@2.0.0",
"_id": "isomorphic-unfetch@2.0.0",
"_inBundle": false,
"_integrity": "sha1-9QFApMFj11grXzfxWRloxPgJpkU=",
"_location": "/isomorphic-unfetch",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "isomorphic-unfetch@2.0.0",
"name": "isomorphic-unfetch",
"escapedName": "isomorphic-unfetch",
"rawSpec": "2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
},
"_requiredBy": [
"/preact-cli"
],
"_resolved": "https://registry.npmjs.org/isomorphic-unfetch/-/isomorphic-unfetch-2.0.0.tgz",
"_spec": "2.0.0",
"_where": "/Users/prateekbh/projects/preact-material-components/docs",
"browser": "browser.js",
"dependencies": {
"node-fetch": "^1.7.1",
"unfetch": "^3.0.0"
},
"description": "Switches between unfetch & node-fetch for client & server.",
"main": "index.js",
"name": "isomorphic-unfetch",
"version": "2.0.0"
}