Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.35
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
pigeon /
node_modules /
coffeelint /
Delete
Unzip
Name
Size
Permission
Date
Action
bin
[ DIR ]
drwxr-xr-x
2022-06-27 18:41
doc
[ DIR ]
drwxr-xr-x
2022-06-27 18:41
lib
[ DIR ]
drwxr-xr-x
2022-06-27 18:41
node_modules
[ DIR ]
drwxr-xr-x
2022-06-27 18:41
.coffeelintignore
27
B
-rw-r--r--
2016-10-03 01:14
.npmignore
53
B
-rw-r--r--
2016-10-03 01:14
3rd_party_rules.md
2.06
KB
-rw-r--r--
2016-10-03 01:14
Cakefile
2.29
KB
-rw-r--r--
2017-10-02 05:55
LICENSE
1.04
KB
-rw-r--r--
2014-02-18 22:10
README.md
3.39
KB
-rw-r--r--
2017-07-13 11:37
generated_coffeelint.json
2.39
KB
-rw-r--r--
2016-10-03 01:14
package.json
2.21
KB
-rw-r--r--
2022-06-27 18:41
vowsrunner.js
94
B
-rwxr-xr-x
2017-10-02 05:55
Save
Rename
{ "_from": "coffeelint@>= 0.4.0", "_id": "coffeelint@2.1.0", "_inBundle": false, "_integrity": "sha512-NrIRAGccExoRK+NtM3uz1DHZEk3woAVp92I+BBhUJDGlN0raMSHRc0/d77MLcxr1z+OQ5YiOLINPEA/JyG2zyA==", "_location": "/coffeelint", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "coffeelint@>= 0.4.0", "name": "coffeelint", "escapedName": "coffeelint", "rawSpec": ">= 0.4.0", "saveSpec": null, "fetchSpec": ">= 0.4.0" }, "_requiredBy": [ "/coffeelint-brunch" ], "_resolved": "https://registry.npmjs.org/coffeelint/-/coffeelint-2.1.0.tgz", "_shasum": "af65df3634e999d9ac01480736c36d3cd2f5dad8", "_spec": "coffeelint@>= 0.4.0", "_where": "/var/www/html/pigeon/node_modules/coffeelint-brunch", "author": { "name": "Matthew Perpick", "email": "clutchski@gmail.com" }, "bin": { "coffeelint": "bin/coffeelint" }, "bugs": { "url": "https://github.com/clutchski/coffeelint/issues" }, "bundleDependencies": false, "dependencies": { "coffeescript": "^2.1.0", "glob": "^7.0.6", "ignore": "^3.0.9", "optimist": "^0.6.1", "resolve": "^0.6.3", "strip-json-comments": "^1.0.2" }, "deprecated": false, "description": "Lint your CoffeeScript", "devDependencies": { "underscore": ">=1.4.4", "vows": ">=0.8.1" }, "engines": { "node": ">=6.9.1", "npm": ">=1.3.7" }, "homepage": "http://www.coffeelint.org", "keywords": [ "lint", "coffeescript", "coffee-script" ], "license": "MIT", "main": "./lib/coffeelint.js", "name": "coffeelint", "repository": { "type": "git", "url": "git://github.com/clutchski/coffeelint.git" }, "scripts": { "compile": "cake compile", "lint": "cake compile && ./bin/coffeelint .", "lint-csv": "cake compile && ./bin/coffeelint --csv .", "lint-jslint": "cake compile && ./bin/coffeelint --jslint .", "postpublish": "cake postpublish", "posttest": "npm run lint", "prepublish": "cake prepublish", "pretest": "cake compile", "publish": "cake publish", "test": "./vowsrunner.js --spec test/*.coffee test/*.litcoffee", "testrule": "npm run compile && ./vowsrunner.js --spec" }, "version": "2.1.0" }