PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/eol
Просмотр файла: package.json
{
"name": "eol",
"description": "Newline character converter",
"version": "0.5.1",
"homepage": "https://github.com/ryanve/eol",
"license": "MIT",
"author": "Ryan Van Etten",
"keywords": [
"eol",
"newline",
"newlines",
"convert",
"converter",
"conversion",
"character",
"formatting",
"format",
"string",
"file",
"ender"
],
"main": "eol.js",
"scripts": {
"lint": "jshint eol.js && jshint test.js",
"pretest": "npm run lint",
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "https://github.com/ryanve/eol.git"
},
"bugs": {
"url": "https://github.com/ryanve/eol/issues"
},
"devDependencies": {
"aok": "^1.9.0",
"jshint": "^2.9.3"
},
"jshintConfig": {
"asi": true,
"boss": true,
"browser": true,
"eqnull": true,
"expr": true,
"latedef": "nofunc",
"laxcomma": true,
"maxerr": 5,
"node": true,
"sub": true,
"supernew": true,
"undef": true,
"unused": true
}
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!