aboutsummaryrefslogtreecommitdiff
path: root/js/document/templates/app/package.json
blob: 4f36090a6579c013f74d8b479e9d8c55e4755bb0 (plain)
1
2
3
4
5
6
7
8
9
10
{
       "directories": {
           "lib": ""
       },
       "mappings": {
           "montage": "../../../../node_modules/montage/",
           "tools": "../../../../node_modules/tools/",
           "montage-google": "../../../../node_modules/montage-google/"
       }
}