This repository has been archived on 2024-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
nodejs-razor/package.json

15 lines
259 B
JSON
Raw Permalink Normal View History

2022-10-25 01:00:01 +03:00
{
"name": "razorblade",
"version": "1.0.0",
"description": "",
"main": "test.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@saqut/hemex": "^0.7.2"
}
}