PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/write-pkg/node_modules/write-json-file

Просмотр файла: package.json

{
	"name": "write-json-file",
	"version": "3.2.0",
	"description": "Stringify and write JSON to a file atomically",
	"license": "MIT",
	"repository": "sindresorhus/write-json-file",
	"author": {
		"name": "Sindre Sorhus",
		"email": "sindresorhus@gmail.com",
		"url": "sindresorhus.com"
	},
	"engines": {
		"node": ">=6"
	},
	"scripts": {
		"test": "xo && ava && tsd"
	},
	"files": [
		"index.js",
		"index.d.ts"
	],
	"keywords": [
		"write",
		"json",
		"stringify",
		"file",
		"fs",
		"graceful",
		"stable",
		"sort",
		"newline",
		"indent",
		"atomic",
		"atomically"
	],
	"dependencies": {
		"detect-indent": "^5.0.0",
		"graceful-fs": "^4.1.15",
		"make-dir": "^2.1.0",
		"pify": "^4.0.1",
		"sort-keys": "^2.0.0",
		"write-file-atomic": "^2.4.2"
	},
	"devDependencies": {
		"ava": "^1.4.1",
		"tempfile": "^2.0.0",
		"tsd": "^0.7.2",
		"xo": "^0.24.0"
	}
}

Выполнить команду


Для локальной разработки. Не используйте в интернете!