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
github-actions[bot] 550dd09e89 ci: 👷🦋 version packages
2023-09-10 00:47:14 +00:00

17 lines
274 B
JSON

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