UNPKG

vgo

Version:

用于注册在特定情况下才会执行的任务

31 lines (30 loc) 635 B
{ "name": "vgo", "version": "0.0.2", "description": "用于注册在特定情况下才会执行的任务", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "gavinning", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/gavinning/vgo.git" }, "keywords": [ "auto run", "auto go", "autorun", "autogo", "go", "vgo" ], "bugs": { "url": "https://github.com/gavinning/vgo/issues" }, "homepage": "https://github.com/gavinning/vgo#readme", "dependencies": { "vpm-config": "^2.1.2" } }