mirror of
https://github.com/zhigang1992/velociraptor.git
synced 2026-01-12 17:53:16 +08:00
13 lines
249 B
YAML
13 lines
249 B
YAML
name: velociraptor
|
|
description: An npm-style script runner for Deno
|
|
stable: false
|
|
version: 1.0.0-beta.13
|
|
repository: https://github.com/umbopepato/velociraptor/
|
|
files:
|
|
- src/**/*
|
|
- cli.ts
|
|
- deps.ts
|
|
- mod.ts
|
|
- README.md
|
|
- CONTRIBUTING.md
|