28 lines
662 B
JSON
28 lines
662 B
JSON
|
{
|
||
|
"name": "microJSengine",
|
||
|
"lockfileVersion": 3,
|
||
|
"requires": true,
|
||
|
"packages": {
|
||
|
"": {
|
||
|
"devDependencies": {
|
||
|
"prettier": "2.8.7"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/prettier": {
|
||
|
"version": "2.8.7",
|
||
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.7.tgz",
|
||
|
"integrity": "sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==",
|
||
|
"dev": true,
|
||
|
"bin": {
|
||
|
"prettier": "bin-prettier.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=10.13.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|