]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Eyeglass: add `eyeglass-module` keyword and avoid exporting anything 8461/head
authorRocco Curcio <rocco.curcio@blacklane.com>
Thu, 24 Mar 2016 20:42:47 +0000 (21:42 +0100)
committerRocco Curcio <rocco.curcio@blacklane.com>
Thu, 24 Mar 2016 20:42:47 +0000 (21:42 +0100)
package.json

index 2c92e16ad425996eff468bf3e266d7261dd73618..5d4ca0ebfe16c9f970161f4708de4ea529a4bae8 100644 (file)
     "email": "foundation@zurb.com"
   },
   "keywords": [
+    "eyeglass-module",
     "handlebars-helper-rel",
     "handlebars-helper-slugify"
   ],
   "eyeglass": {
     "name": "foundation",
     "sassDir": "scss",
-    "needs": "^0.8.0"
+    "needs": "^0.8.0",
+    "exports": false
   },
   "jspm": {
     "format": "global",