aboutsummaryrefslogtreecommitdiff
path: root/js/document/templates/app/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/document/templates/app/package.json')
-rwxr-xr-xjs/document/templates/app/package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/js/document/templates/app/package.json b/js/document/templates/app/package.json
new file mode 100755
index 00000000..4f36090a
--- /dev/null
+++ b/js/document/templates/app/package.json
@@ -0,0 +1,10 @@
1{
2 "directories": {
3 "lib": ""
4 },
5 "mappings": {
6 "montage": "../../../../node_modules/montage/",
7 "tools": "../../../../node_modules/tools/",
8 "montage-google": "../../../../node_modules/montage-google/"
9 }
10} \ No newline at end of file