{"_id":"@1000ch/load-script","_rev":"1-c744f3408a7e9f17aae012ef26bf1014","name":"@1000ch/load-script","description":"Load a script file with script element","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@1000ch/load-script","version":"0.1.0","description":"Load a script file with script element","main":"index.js","repository":{"type":"git","url":"git+ssh://git@github.com/1000ch/load-script.git"},"author":{"name":"1000ch"},"license":"MIT","bugs":{"url":"https://github.com/1000ch/load-script/issues"},"homepage":"https://github.com/1000ch/load-script#readme","gitHead":"566e6dabad3fbf550149ad1cc29e46d40210c98e","_id":"@1000ch/load-script@0.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"1000ch","email":"shogo.sensui@gmail.com"},"dist":{"integrity":"sha512-vyeDmPCOlJsb+lj9x2QKoFi6U77/u3hBHmVLLGWLGvUs//AcwTe9runTpvL29zEnJSdWCDaLJAFVlJ+IMlJF6Q==","shasum":"b248ab2211f4d7af95e93f06bf0b9a0b77296303","tarball":"https://registry.npmjs.org/@1000ch/load-script/-/load-script-0.1.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDZx4o6GXTl02wweipsoeBqjZc9bzMtVymstbaTbvOeQIhAKDIxUq+Y4XaCJxx1i8qHW23R84yCC/lmxBdCc5PFOWU"}]},"maintainers":[{"name":"1000ch","email":"shogo.sensui@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/load-script-0.1.0.tgz_1516385268838_0.4677913475316018"}}},"readme":"# load-script\n\nLoad a script file with script element.\n\n## Install\n\n```bash\n$ npm install --save @1000ch/load-script\n```\n\n## Usage\n\n```javascript\nimport loadScript from '@1000ch/load-script';\n\n(async () => {\n  await loadScript('./foo.js');\n\n  await Promise.all([\n    loadScript('./bar.js'),\n    loadScript('./baz.js')\n  ]);\n})();\n```\n\n## License\n\n[MIT](https://1000ch.mit-license.org) © [Shogo Sensui](https://github.com/1000ch)\n","maintainers":[{"name":"1000ch","email":"shogo.sensui@gmail.com"}],"time":{"modified":"2022-04-04T10:29:48.579Z","created":"2018-01-19T18:07:48.905Z","0.1.0":"2018-01-19T18:07:48.905Z"},"homepage":"https://github.com/1000ch/load-script#readme","repository":{"type":"git","url":"git+ssh://git@github.com/1000ch/load-script.git"},"author":{"name":"1000ch"},"bugs":{"url":"https://github.com/1000ch/load-script/issues"},"license":"MIT","readmeFilename":"readme.md"}