mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-06-17 09:11:11 +00:00
.
This commit is contained in:
parent
8affe1ed56
commit
760046e9f2
7278 changed files with 0 additions and 1778943 deletions
44
node_modules/@cnakazawa/watch/package.json
generated
vendored
44
node_modules/@cnakazawa/watch/package.json
generated
vendored
|
@ -1,44 +0,0 @@
|
|||
{
|
||||
"name": "@cnakazawa/watch",
|
||||
"description": "Utilities for watching file trees.",
|
||||
"scripts": {
|
||||
"release:major": "bash scripts/release.sh major",
|
||||
"release:minor": "bash scripts/release.sh minor",
|
||||
"release:patch": "bash scripts/release.sh patch"
|
||||
},
|
||||
"keywords": [
|
||||
"util",
|
||||
"utility",
|
||||
"fs",
|
||||
"files"
|
||||
],
|
||||
"bin": {
|
||||
"watch": "./cli.js"
|
||||
},
|
||||
"version": "1.0.3",
|
||||
"homepage": "https://github.com/mikeal/watch",
|
||||
"bugs": {
|
||||
"url": "https://github.com/mikeal/watch/issues"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/mikeal/watch.git"
|
||||
},
|
||||
"author": "Mikeal Rogers <mikeal.rogers@gmail.com>",
|
||||
"directories": {
|
||||
"lib": "lib"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.1.95"
|
||||
},
|
||||
"main": "./main",
|
||||
"dependencies": {
|
||||
"exec-sh": "^0.3.2",
|
||||
"minimist": "^1.2.0"
|
||||
}
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/@cnakazawa/watch/-/watch-1.0.3.tgz"
|
||||
,"_integrity": "sha512-r5160ogAvGyHsal38Kux7YYtodEKOj89RGb28ht1jh3SJb08VwRwAKKJL0bGb04Zd/3r9FL3BFIc3bBidYffCA=="
|
||||
,"_from": "@cnakazawa/watch@1.0.3"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue