| Server IP : 68.183.124.220 / Your IP : 216.73.217.137 Web Server : Apache/2.4.18 (Ubuntu) System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : gavin ( 1000) PHP Version : 7.0.33-0ubuntu0.16.04.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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/gavin/workspace/happymandarin/node_modules/gulp-eslint/ |
Upload File : |
{
"_args": [
[
{
"raw": "gulp-eslint@~3.0.1",
"scope": null,
"escapedName": "gulp-eslint",
"name": "gulp-eslint",
"rawSpec": "~3.0.1",
"spec": ">=3.0.1 <3.1.0",
"type": "range"
},
"/home/gavin/workspace/meanjs"
]
],
"_from": "gulp-eslint@>=3.0.1 <3.1.0",
"_id": "gulp-eslint@3.0.1",
"_inCache": true,
"_location": "/gulp-eslint",
"_nodeVersion": "6.2.2",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/gulp-eslint-3.0.1.tgz_1467651701605_0.5217461530119181"
},
"_npmUser": {
"name": "shinnn",
"email": "snnskwtnb@gmail.com"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {
"chalk": "1.1.3",
"concat-stream": "1.5.2",
"debug": "2.2.0",
"doctrine": "1.5.0",
"escope": "3.6.0",
"espree": "3.3.2",
"estraverse": "4.2.0",
"esutils": "2.0.2",
"flat-cache": "1.2.1",
"glob": "7.1.1",
"imurmurhash": "0.1.4",
"inquirer": "0.12.0",
"is-my-json-valid": "2.15.0",
"is-resolvable": "1.0.0",
"js-yaml": "3.6.1",
"json-stable-stringify": "1.0.1",
"levn": "0.3.0",
"lodash": "4.16.4",
"mkdirp": "0.5.1",
"natural-compare": "1.4.0",
"optionator": "0.8.2",
"path-is-inside": "1.0.2",
"pluralize": "1.2.1",
"progress": "1.1.8",
"require-uncached": "1.0.2",
"strip-json-comments": "1.0.4",
"table": "3.8.2",
"text-table": "0.2.0",
"user-home": "2.0.0"
},
"_requested": {
"raw": "gulp-eslint@~3.0.1",
"scope": null,
"escapedName": "gulp-eslint",
"name": "gulp-eslint",
"rawSpec": "~3.0.1",
"spec": ">=3.0.1 <3.1.0",
"type": "range"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/gulp-eslint/-/gulp-eslint-3.0.1.tgz",
"_shasum": "04e57e3e18c6974267c12cf6855dc717d4a313bd",
"_shrinkwrap": null,
"_spec": "gulp-eslint@~3.0.1",
"_where": "/home/gavin/workspace/meanjs",
"author": {
"name": "Adametry"
},
"bugs": {
"url": "https://github.com/adametry/gulp-eslint/issues"
},
"contributors": [
{
"name": "Shinnosuke Watanabe",
"email": "snnskwtnb@gmail.com",
"url": "https://github.com/shinnn"
}
],
"dependencies": {
"bufferstreams": "^1.1.1",
"eslint": "^3.0.0",
"gulp-util": "^3.0.6"
},
"description": "A gulp plugin for processing files with ESLint",
"devDependencies": {
"@shinnn/eslint-config-node": "^2.0.0",
"babel-eslint": "^6.1.0",
"from2-string": "^1.1.0",
"gulp": "^3.9.0",
"istanbul": "^0.4.4",
"mocha": "^2.2.5",
"should": "^9.0.2",
"vinyl": "^1.0.0"
},
"directories": {
"example": "example",
"test": "test"
},
"dist": {
"shasum": "04e57e3e18c6974267c12cf6855dc717d4a313bd",
"tarball": "https://registry.npmjs.org/gulp-eslint/-/gulp-eslint-3.0.1.tgz"
},
"files": [
"index.js",
"util.js"
],
"gitHead": "6059c2245c677a48add3ca4bbe5912f601732826",
"homepage": "https://github.com/adametry/gulp-eslint#readme",
"keywords": [
"gulpplugin",
"eslint",
"gulp",
"errors",
"warnings",
"check",
"source",
"code",
"formatter",
"js",
"javascript",
"task",
"lint",
"plugin"
],
"license": "MIT",
"maintainers": [
{
"name": "shinnn",
"email": "snnskwtnb@gmail.com"
},
{
"name": "adametry",
"email": "dark.account@gmail.com"
}
],
"name": "gulp-eslint",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/adametry/gulp-eslint.git"
},
"scripts": {
"coverage": "istanbul cover _mocha",
"gulp": "gulp",
"gulp-example": "gulp --gulpfile=example/config.js",
"pretest": "gulp test",
"test": "mocha"
},
"version": "3.0.1"
}