mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-11 03:27:31 -04:00
8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
{
|
|
"directory": "public/bower_components",
|
|
"scripts": {
|
|
"postinstall": "grunt default genlicense",
|
|
"postuninstall": "grunt default genlicense"
|
|
}
|
|
}
|