Page MenuHomeSealhub

package.json
No OneTemporary

package.json

{
"name": "multiple-scripts-tmux",
"version": "1.1.0",
"description": "",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc",
"prepare": "npm run build",
"typecheck": "tsc --noEmit -p ./",
"watch": "npm run build -- --watch",
"start": "node lib/index.js"
},
"tmux-scripts": {},
"repository": {
"type": "git",
"url": "http://hub.sealcode.org/source/multiple-scripts-tmux.git"
},
"bin": {
"multiple-scripts-tmux": "./lib/index.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@sealcode/ts-predicates": "^0.5.3",
"locreq": "^2.0.2",
"yargs": "^17.7.2"
},
"devDependencies": {
"@types/node": "^20.5.8",
"@types/yargs": "^17.0.24",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"prettier": "^3.0.3"
}
}

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 24, 01:15 (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
548052
Default Alt Text
package.json (929 B)

Event Timeline