%PDF- %PDF-
Direktori : /home/jalalj2hb/www/ftm-admin/bower_components/screenfull/ |
Current File : /home/jalalj2hb/www/ftm-admin/bower_components/screenfull/package.json |
{ "name": "screenfull", "version": "3.0.0", "description": "Simple wrapper for cross-browser usage of the JavaScript Fullscreen API, which lets you bring the page or any element into fullscreen.", "license": "MIT", "repository": "sindresorhus/screenfull.js", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "engines": { "node": ">=0.10.0" }, "main": "dist/screenfull.js", "files": [ "dist/screenfull.js" ], "keywords": [ "browser", "fullscreen" ], "devDependencies": { "grunt": "^0.4.5", "grunt-contrib-concat": "^0.5.0", "grunt-contrib-uglify": "^0.10.1", "load-grunt-tasks": "^3.3.0", "xo": "*" }, "scripts": { "test": "xo" }, "xo": { "envs": [ "node", "browser" ] } }