17 lines
274 B
JSON
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"
|
|
}
|