ds2-core/package.json

9 lines
258 B
JSON
Raw Permalink Normal View History

2024-06-13 00:00:00 -04:00
{
"name": "prepros-project",
"version": "1.0.0",
"description": "This is a dummy package.json file created by Prepros to manage packages with NPM. You can edit this file to add your own information.",
"dependencies": {
"prismjs": "^1.29.0"
}
}