preact-material-components
Version:
preact wrapper for "Material Components for the web"
50 lines (49 loc) • 1.4 kB
JSON
{
"_args": [
[
"regenerator-runtime@0.11.0",
"/Users/prateekbh/projects/preact-material-components/docs"
]
],
"_from": "regenerator-runtime@0.11.0",
"_id": "regenerator-runtime@0.11.0",
"_inBundle": false,
"_integrity": "sha512-/aA0kLeRb5N9K0d4fw7ooEbI+xDe+DKD499EQqygGqeS8N3xto15p09uY2xj7ixP81sNPXvRLnAQIqdVStgb1A==",
"_location": "/regenerator-runtime",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "regenerator-runtime@0.11.0",
"name": "regenerator-runtime",
"escapedName": "regenerator-runtime",
"rawSpec": "0.11.0",
"saveSpec": null,
"fetchSpec": "0.11.0"
},
"_requiredBy": [
"/babel-runtime"
],
"_resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.0.tgz",
"_spec": "0.11.0",
"_where": "/Users/prateekbh/projects/preact-material-components/docs",
"author": {
"name": "Ben Newman",
"email": "bn@cs.stanford.edu"
},
"description": "Runtime for Regenerator-compiled generator and async functions.",
"keywords": [
"regenerator",
"runtime",
"generator",
"async"
],
"license": "MIT",
"main": "runtime-module.js",
"name": "regenerator-runtime",
"repository": {
"type": "git",
"url": "https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime"
},
"version": "0.11.0"
}