mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-24 09:17:54 -05:00
8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
{
|
|
"directory": "public/bower_components",
|
|
"scripts": {
|
|
"postinstall": "grunt default genlicense",
|
|
"postuninstall": "grunt default genlicense"
|
|
}
|
|
}
|