UNPKG

framework7-without-localstorage

Version:

Full featured mobile HTML framework for building iOS & Android apps

38 lines (37 loc) 772 B
{ "node" : true, "browser" : true, "esnext" : true, "bitwise" : false, "curly" : false, "eqeqeq" : true, "eqnull" : true, "immed" : true, "latedef" : true, "newcap" : true, "noarg" : true, "undef" : true, "strict" : true, "smarttabs" : true, "quotmark" : "single", "scripturl" : true, "indent" : 4, "globals":{ "document": true, "WebKitCSSMatrix": true, "Document": true, "window": true, "$":true, "t7": true, "Framework7":true, "Template7":true, "Dom7":true, "jQuery":true, "Swiper":true, "Modernizr":true, "Event":true, "DocumentTouch":true, "View": true, "app":true } }