���� JFIF �� � ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /var/www/html/video/layout/js/node_modules/option-validator/ |
{ "name": "option-validator", "version": "2.0.6", "description": "A simple option validator", "main": "dist/option-validator.js", "scripts": { "build": "cross-env NODE_ENV=production rollup -c", "test": "cross-env NODE_ENV=test jest" }, "repository": { "type": "git", "url": "git+https://github.com/zhw2590582/option-validator.git" }, "keywords": [ "option", "validator" ], "author": "Harvey Zack <[email protected]>", "license": "MIT", "bugs": { "url": "https://github.com/zhw2590582/option-validator/issues" }, "homepage": "https://github.com/zhw2590582/option-validator#readme", "devDependencies": { "@babel/core": "*", "@babel/preset-env": "*", "babel-core": "^6.26.3", "babel-jest": "*", "cross-env": "^7.0.2", "jest": "*", "rollup": "^2.16.0", "rollup-plugin-babel": "^4.4.0", "rollup-plugin-commonjs": "^10.1.0", "rollup-plugin-eslint": "^7.0.0", "rollup-plugin-node-resolve": "^5.2.0", "rollup-plugin-uglify": "^6.0.4" }, "dependencies": { "kind-of": "^6.0.3" } }