36 lines
940 B
JSON
36 lines
940 B
JSON
{
|
|
"name": "EC-Documentation",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"devDependencies": {
|
|
"prettier": "3.0.0"
|
|
}
|
|
},
|
|
"node_modules/prettier": {
|
|
"version": "3.0.0",
|
|
"resolved": "http://localhost:4873/prettier/-/prettier-3.0.0.tgz",
|
|
"integrity": "sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==",
|
|
"dev": true,
|
|
"bin": {
|
|
"prettier": "bin/prettier.cjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"prettier": {
|
|
"version": "3.0.0",
|
|
"resolved": "http://localhost:4873/prettier/-/prettier-3.0.0.tgz",
|
|
"integrity": "sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|