{"_id":"@aotimme/amplify-rust-function-template-provider","_rev":"1-cb61bcc33858e97470d3c4b1530c7fba","name":"@aotimme/amplify-rust-function-template-provider","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@aotimme/amplify-rust-function-template-provider","version":"0.1.0","description":"An AWS Amplify plugin that provides templates for Rust Lambda functions","author":{"name":"aotimme"},"license":"Apache-2.0","main":"lib/index.js","keywords":["aws","amplify","lambda","rust"],"homepage":"https://github.com/aotimme/amplify-rust-function-template-provider","repository":{"type":"git","url":"git+https://github.com/aotimme/amplify-rust-function-template-provider.git"},"bugs":{"url":"https://github.com/aotimme/amplify-rust-function-template-provider/issues"},"scripts":{"build":"tsc","clean":"rm -rf lib tsconfig.tsbuildinfo resources/basic/target resources/basic/Cargo.lock"},"dependencies":{"amplify-function-plugin-interface":"1.9.2","fs-extra":"^10.0.0","glob":"^7.2.0","lodash":"^4.17.21"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/glob":"^7.2.0","@types/lodash":"^4.14.177","@types/node":"^12.12.6","ejs-lint":"^1.2.1","typescript":"^4.5.2"},"types":"./lib/index.d.ts","gitHead":"eaa0577ea51edc233af00e8d83f0a3fc3ba3837b","_id":"@aotimme/amplify-rust-function-template-provider@0.1.0","_nodeVersion":"16.10.0","_npmVersion":"7.24.0","dist":{"integrity":"sha512-vgTpRNN+p4KVVS7/BGrCMOhngfTO1gicI/jxAE5qrWVs/4vmjXC0h6Fy8zIXcC/htlpc8P4kHpj8dTIfza5nDQ==","shasum":"cc96e1c144ab81ffa07724195899399fd2c8c84e","tarball":"https://registry.npmjs.org/@aotimme/amplify-rust-function-template-provider/-/amplify-rust-function-template-provider-0.1.0.tgz","fileCount":22,"unpackedSize":10323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrDmZCRA9TVsSAnZWagAAWxYP/1rdNQ+xCG5GpXTkt/ZJ\nKTSf92Sap7Ky2v9VzjWBWSRH5qg8f0sGMPsW9DmPyqS/w3sc+cUtuwga/1Hu\nt9ZbT3sgZ2D1X92UA+YaWo+BkleB1VW6XuubjPItzJHgoG+O6PdJlGk8yLd8\nPPpj5XkpFnwyzDrrMneXGOcmzyQY8NjxV+NDaY2Iun8fWWA5xmT4AHtUYSIY\njA82D5Bk4kRP0JB4BNW2EkKr1Y0qGGLILIE8olF4kipGOqaYIa6T+bjl4cso\nLe/bkwCn6rzW1d+ywHh37hvswNJWMNqflatLV61sNM6GIPNW9AmjBHrjbXKG\nj035gqMsZr6U3voRTdk2m6rl2AiVdQcceun6sudHf2DfEK3EU6yHjLTMlpv1\n5jOCgYCu/QEdhe55pyojoEbV6xK4hfudkXy2/VPc7ngKgSQ3AiKLLeXTaLtt\nczDVBArRr2xoQ9PHMmNatgvPjFb/mv4jolk4Az4znpdJvcpqZ0vJPvr7Ydwc\nbK8qIk+yVUlNmoMNBVHgfFbpgdoNEjz74MXTyT7AzWAcJ7lXVnDjz613hJcN\n3f+XsSK9RTeOnbaC6QVDzKB/G+Lf0RVISdDDQYXUPDPPqx76BYF93LpWjWvw\nrAWuvp9hynB15BctYcr3+ytKYM5/vOUB9jJDBWxTzSqm4nIvDJDRWfGyYwkk\nK9SJ\r\n=5SY3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEeg07EO2pA89Q8Xj830InXpOmejC+rphEt4NVl15Os4AiEAo6B7NPGNVz0BsVw69rH7mVb5Hu1c4zpUtaGkPiSEc2Q="}]},"_npmUser":{"name":"aotimme","email":"alden.timme@gmail.com"},"directories":{},"maintainers":[{"name":"aotimme","email":"alden.timme@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/amplify-rust-function-template-provider_0.1.0_1638676889099_0.8819557514012102"},"_hasShrinkwrap":false}},"time":{"created":"2021-12-05T04:01:29.024Z","0.1.0":"2021-12-05T04:01:29.236Z","modified":"2022-04-04T14:30:25.228Z"},"maintainers":[{"name":"aotimme","email":"alden.timme@gmail.com"}],"description":"An AWS Amplify plugin that provides templates for Rust Lambda functions","homepage":"https://github.com/aotimme/amplify-rust-function-template-provider","keywords":["aws","amplify","lambda","rust"],"repository":{"type":"git","url":"git+https://github.com/aotimme/amplify-rust-function-template-provider.git"},"author":{"name":"aotimme"},"bugs":{"url":"https://github.com/aotimme/amplify-rust-function-template-provider/issues"},"license":"Apache-2.0","readme":"# @aotimme/amplify-rust-function-template-provider\n\nThis [AWS Amplify plugin](https://docs.amplify.aws/cli/plugins/plugins/) provides templates for Lambda functions in Rust.\n\nA Rust function runtime provider plugin, such as `@aotimme/amplify-rust-function-runtime-provider`, is required to enable Rust lambda functions in AWS Amplify.\n\n## Installation\n\nTo use this plugin, follow the instructions provided by AWS Amplify: https://docs.amplify.aws/cli/plugins/plugins/#plugin-installation\n\nIn particular,\n```shell\nnpm install --global @aotimme/amplify-rust-function-template-provider\namplify plugin add @aotimme/amplify-rust-function-template-provider\n```\n\n## Usage\n\nAfter installing this plugin, when you create Lambda functions in Rust (using a plugin such as `@aotimme/amplify-rust-function-runtime-provider`), you will have the templates provided by this plugin as options.","readmeFilename":"README.md"}