aboutsummaryrefslogtreecommitdiff
path: root/js/document/templates/app/package.json
diff options
context:
space:
mode:
authorNivesh Rajbhandari2012-05-17 15:44:09 -0700
committerNivesh Rajbhandari2012-05-17 15:44:09 -0700
commit90ba0afd8510ab8862812726ee0a301b5681280a (patch)
tree36d0b2a68550bba730d14da95872f9c0cbf85b5d /js/document/templates/app/package.json
parent43994432117686f18eb1783418ef83744ae01d79 (diff)
parent342c97ac9b727b22a7b0bfefca4d2a168bc3055b (diff)
downloadninja-90ba0afd8510ab8862812726ee0a301b5681280a.tar.gz
Merge branch 'refs/heads/dom-architecture-master' into Dom-Architecture
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