mirror of
https://github.com/denoland/deno.git
synced 2025-01-06 22:35:51 -05:00
1 line
51 KiB
JSON
1 line
51 KiB
JSON
|
{"_id":"foreground-child","_rev":"37-f63eb5fb8ffbd1e0a13c1e642f8daa94","name":"foreground-child","description":"Run a child as if it's the foreground process. Give it stdio. Exit when it exits.","dist-tags":{"latest":"3.2.1"},"versions":{"1.0.0":{"name":"foreground-child","version":"1.0.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"foreground-child@1.0.0","maintainers":[{"name":"isaacs","email":"isaacs@npmjs.com"}],"homepage":"https://github.com/isaacs/foreground-child#readme","bugs":{"url":"https://github.com/isaacs/foreground-child/issues"},"dist":{"shasum":"df68705a9eb83698aa73d167dfc4cfb074981c57","tarball":"http://localhost:4260/foreground-child/foreground-child-1.0.0.tgz","integrity":"sha512-pfIMpX0oMnnj5fzgleO3lgNDwMXPoT3GdDp+AXn4bvS+ZqHyseaojZI3XTUdxYO9ZHs4T0OBNCiOVi+1ZwuQ5Q==","signatures":[{"sig":"MEUCIFEaCYwSXPsiUj6DND5GyNeB0DOVVL5an3driKccCdAxAiEA4tb649Dt/EM3OliIdE4IT9uFSE2ozLqOydO0ZyANH1s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"df68705a9eb83698aa73d167dfc4cfb074981c57","gitHead":"6839c88c90c0e1c60183694e3213e31a67a678fc","scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"isaacs@npmjs.com"},"repository":{"url":"git+https://github.com/isaacs/foreground-child.git","type":"git"},"_npmVersion":"2.10.0","description":"Run a child as if it's the foreground process. Give it stdio. Exit when it exits.","directories":{"test":"test"},"_nodeVersion":"2.0.1","dependencies":{},"devDependencies":{"tap":"^1.0.4"}},"1.1.0":{"name":"foreground-child","version":"1.1.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"foreground-child@1.1.0","maintainers":[{"name":"isaacs","email":"isaacs@npmjs.com"}],"homepage":"https://github.com/isaacs/foreground-child#readme","bugs":{"url":"https://github.com/isaacs/foreground-child/issues"},"dist":{"shasum":"db3cdb31f3220aeda95bf6b7a1d0c7b399e615ff","tarball":"http://localhost:4260/foreground-child/foreground-child-1.1.0.tgz","integrity":"sha512-HKjKlsl4epRY+odn8fbZrWk17CSZl6Jneu+xUb1eitYIQCXvBL7WAs0QGx8ypVjvEuAM0HYZhRUG3KL2CO/yLA==","signatures":[{"sig":"MEYCIQCKqKhuKnqJQnoxcA62BwTLTwX6Mle4f6j8Q/6xyhr/pwIhAK0Ccyzncip2wg57ysawskO5lQBa/ElR9zgTibfc2kC6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"db3cdb31f3220aeda95bf6b7a1d0c7b399e615ff","gitHead":"bf882691eebaad6cb4031e7b7189ad412021f4fd","scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"isaacs@npmjs.com"},"repository":{"url":"git+https://github.com/isaacs/foreground-child.git","type":"git"},"_npmVersion":"2.10.0","description":"Run a child as if it's the foreground process. Give it stdio. Exit when it exits.","directories":{"test":"test"},"_nodeVersion":"2.0.1","dependencies":{},"devDependencies":{"tap":"^1.0.4"}},"1.2.0":{"name":"foreground-child","version":"1.2.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"foreground-child@1.2.0","maintainers":[{"name":"isaacs","email":"isaacs@npmjs.com"}],"homepage":"https://github.com/isaacs/foreground-child#readme","bugs":{"url":"https://github.com/isaacs/foreground-child/issues"},"dist":{"shasum":"6849d460f4ef5db854bb67777613a696226d8d75","tarball":"http://localhost:4260/foreground-child/foreground-child-1.2.0.tgz","integrity":"sha512-V9xtp+aqgC95xg5Hu1+g+X6ol2d/njTRys7+Cd7k3u6qF3koiw+McQZjwzjteLCGmnhGR1EuPKB2VqSQloBj1w==","signatures":[{"sig":"MEUCIQDidLqviiUMQyRSF/3v+fkrG0Rqhp2EILxsWeBDsg1M3gIgIhcqsfh8+LYuo5iq3Ul7b4fHbZGfmI8+G4yqNjgLRlo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"6849d460f4ef5db854bb67777613a696226d8d75","gitHead":"0e62277b558b28d48a6f35a9ca72956bdeb9d092","scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"isaacs@npmjs.com"},"repository":{"url":"git+https://github.com/isaacs/foreground-child.git","type":"git"},"_npmVersion":"2.10.1","desc
|