Mercurial > ec-userscripts
view package.json @ 89:47ae8c7673cb
Add japan times account wall remover
author | nanaya <me@nanaya.pro> |
---|---|
date | Sat, 04 Dec 2021 04:08:25 +0900 |
parents | 14eafa2920c8 |
children | a35ddabefd9d |
line wrap: on
line source
{ "name": "ec-userscripts", "version": "1.0.0", "license": "MIT", "scripts": { "lint": "standard *.user.js" }, "dependencies": { "standard": "^16.0.4" } }