aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage-google/package.json
diff options
context:
space:
mode:
authorJohn Mayhew2012-05-10 15:27:40 -0700
committerJohn Mayhew2012-05-10 15:27:40 -0700
commitd5995fd5dfcc0cb0cb2361b1099911fa4fc51189 (patch)
tree3a683ac5ddcb3fc7fa4111e7769c15abb31c1ec4 /node_modules/montage-google/package.json
parentba64dfa1d64969e290f15459a826171468fe3550 (diff)
parent632a53278826a33506b302b573ee0681840f2d6c (diff)
downloadninja-d5995fd5dfcc0cb0cb2361b1099911fa4fc51189.tar.gz
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into WorkingBranch
Diffstat (limited to 'node_modules/montage-google/package.json')
-rwxr-xr-xnode_modules/montage-google/package.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/node_modules/montage-google/package.json b/node_modules/montage-google/package.json
new file mode 100755
index 00000000..9cb96270
--- /dev/null
+++ b/node_modules/montage-google/package.json
@@ -0,0 +1,14 @@
1
2{
3 "name": "google-components",
4 "version": "0.1.0",
5 "description": "Google specific components",
6 "main": "google",
7 "mappings": {
8 "montage" : "../montage/"
9 },
10 "dependency": {
11 "montage" : "0.8"
12 }
13
14} \ No newline at end of file