ds2-core/package.json
2024-07-11 18:40:11 -04:00

9 lines
258 B
JSON

{
"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"
}
}