9 lines
258 B
JSON
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"
|
||
|
}
|
||
|
}
|