summaryrefslogtreecommitdiffstats
path: root/plugins/www/resources/js/package.json
blob: 70b8fe8484b15eeebc623f2bb5e919a6ed2ecc2a (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "js",
  "version": "1.0.0",
  "description": "",
  "main": "www-js.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Antenore Gatta",
  "license": "GPL-2.0"
}