1
0
Fork 0
This repository has been archived on 2024-06-28. You can view files and clone it, but cannot push or open issues or pull requests.
matomo-injector/package.json

24 lines
534 B
JSON

{
"name": "piwik-checker",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"ace-builds": "^1.2.8",
"purecss": "^1.0.0"
},
"devDependencies": {},
"scripts": {
"copy": "bash copy.sh"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Findus23/piwik-checker.git"
},
"author": "",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/Findus23/piwik-checker/issues"
},
"homepage": "https://github.com/Findus23/piwik-checker#readme"
}