mirror of
https://github.com/dnote/dnote
synced 2026-03-14 22:45:50 +01:00
11 lines
229 B
JSON
11 lines
229 B
JSON
{
|
|
"name": "js",
|
|
"version": "0.1.0",
|
|
"description": "JavaScript assets",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "AGPL-3.0-or-later"
|
|
}
|