Page MenuHomeSealhub

package.json
No OneTemporary

package.json

{
"name": "rofi-phabricator",
"version": "0.0.1",
"description": "Simple rofi script for displaying available tasks in Phabricator",
"main": "index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc",
"watch": "tsc --watch"
},
"bin": "./bin/index.js",
"author": "Micha\u0142 Romaszkin",
"license": "MIT",
"repository": "git@hub.sealcode.org:62022/diffusion/ROFI/roficator.git",
"dependencies": {
"axios": "^0.19.2",
"prompts": "^2.3.2"
},
"devDependencies": {
"@types/node": "^14.11.2",
"@types/prompts": "^2.0.9",
"@typescript-eslint/eslint-plugin": "^4.2.0",
"@typescript-eslint/parser": "^4.2.0",
"eslint": "^7.9.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.4",
"prettier": "2.1.2",
"ts-node": "^9.0.0",
"typescript": "^3.8.2"
}
}

File Metadata

Mime Type
application/json
Expires
Mon, Feb 24, 22:57 (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
609939
Default Alt Text
package.json (838 B)

Event Timeline