notes/.config/chromium/Default/Extensions/ldpochfccmkkmhdbclfhpagapcfdljkj/2.0.16_0/audit/package.json

16 lines
375 B
JSON

{
"name": "decentraleyes-audit",
"version": "1.7.0",
"author": "Thomas Rientjes",
"license": "MPL-2.0",
"description": "Library audit tool for Decentraleyes.",
"repository": "https://addons.mozilla.org/firefox/addon/decentraleyes",
"keywords": [
"decentraleyes",
"audit"
],
"main": "run.js",
"dependencies": {
"source-map-url": "~0.4.0"
}
}