This repository has been archived on 2025-10-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ESLegant/fixtures/library/package.json
2023-08-29 15:41:00 -03:00

17 lines
274 B
JSON

{
"name": "fixtures/library",
"version": "1.0.1",
"description": "",
"main": "index.js",
"private": true,
"scripts": {
"test": "pnpm cli"
},
"dependencies": {
"@eslegant/cli": "workspace:*"
},
"keywords": [],
"author": "",
"license": "ISC"
}