Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/dceprojects.corals.io/node_modules/d/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/dceprojects.corals.io/node_modules/d/package.json
{
	"name": "d",
	"version": "1.0.1",
	"description": "Property descriptor factory",
	"author": "Mariusz Nowak <[email protected]> (http://www.medikoo.com/)",
	"keywords": [
		"descriptor",
		"es",
		"ecmascript",
		"ecma",
		"property",
		"descriptors",
		"meta",
		"properties"
	],
	"repository": {
		"type": "git",
		"url": "git://github.com/medikoo/d.git"
	},
	"dependencies": {
		"es5-ext": "^0.10.50",
		"type": "^1.0.1"
	},
	"devDependencies": {
		"eslint": "^5.16.0",
		"eslint-config-medikoo": "^2.3.0",
		"git-list-updated": "^1.1.2",
		"husky": "^2.4.1",
		"lint-staged": "^8.2.1",
		"prettier-elastic": "^1.18.2",
		"tad": "^2.0.1"
	},
	"husky": {
		"hooks": {
			"pre-commit": "lint-staged"
		}
	},
	"lint-staged": {
		"*.js": [
			"eslint"
		],
		"*.{css,html,js,json,md,yaml,yml}": [
			"prettier -c"
		]
	},
	"eslintConfig": {
		"extends": "medikoo/es5",
		"root": true
	},
	"prettier": {
		"printWidth": 100,
		"tabWidth": 4,
		"overrides": [
			{
				"files": [
					"*.md"
				],
				"options": {
					"tabWidth": 2
				}
			}
		]
	},
	"scripts": {
		"lint": "eslint --ignore-path=.gitignore .",
		"lint-updated": "pipe-git-updated --ext=js -- eslint --ignore-pattern '!*'",
		"prettier-check-updated": "pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier -c",
		"prettify": "prettier --write --ignore-path .gitignore '**/*.{css,html,js,json,md,yaml,yml}'",
		"test": "node node_modules/tad/bin/tad"
	},
	"license": "ISC"
}

Spamworldpro Mini