mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 09:19:22 +02:00

One will need to run: "npm install" as from now More info here: https://nodejs.dev/learn/an-introduction-to-the-npm-package-manager
12 lines
316 B
JSON
12 lines
316 B
JSON
{
|
|
"requires": true,
|
|
"lockfileVersion": 1,
|
|
"dependencies": {
|
|
"tinymce": {
|
|
"version": "5.10.0",
|
|
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-5.10.0.tgz",
|
|
"integrity": "sha512-SaqBK8GtTKYSsTfhKdN0+NrZRgmVWO+j3fvgzLjt0t/g0osNzRH5os8icm2Rv5HvaeTd4TpxetUuLE+R9yg/yg=="
|
|
}
|
|
}
|
|
}
|