| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/eslint-ast-utils/ |
Upload File : |
{
"_args": [
[
"eslint-ast-utils@1.1.0",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_development": true,
"_from": "eslint-ast-utils@1.1.0",
"_id": "eslint-ast-utils@1.1.0",
"_inBundle": false,
"_integrity": "sha512-otzzTim2/1+lVrlH19EfQQJEhVJSu0zOb9ygb3iapN6UlyaDtyRq4b5U1FuW0v1lRa9Fp/GJyHkSwm6NqABgCA==",
"_location": "/eslint-ast-utils",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "eslint-ast-utils@1.1.0",
"name": "eslint-ast-utils",
"escapedName": "eslint-ast-utils",
"rawSpec": "1.1.0",
"saveSpec": null,
"fetchSpec": "1.1.0"
},
"_requiredBy": [
"/eslint-plugin-unicorn"
],
"_resolved": "https://registry.npmjs.org/eslint-ast-utils/-/eslint-ast-utils-1.1.0.tgz",
"_spec": "1.1.0",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Jeroen Engels",
"email": "jfm.engels@gmail.com",
"url": "github.com/jfmengels"
},
"bugs": {
"url": "https://github.com/jfmengels/eslint-ast-utils/issues"
},
"dependencies": {
"lodash.get": "^4.4.2",
"lodash.zip": "^4.2.0"
},
"description": "Utility library to manipulate ASTs",
"devDependencies": {
"ava": "^0.16.0",
"babel-eslint": "^7.0.0",
"espree": "^3.3.2",
"nyc": "^7.1.0",
"xo": "^0.17.0"
},
"engines": {
"node": ">=4"
},
"files": [
"index.js",
"lib"
],
"homepage": "https://github.com/jfmengels/eslint-ast-utils#readme",
"keywords": [
"eslint",
"ast",
"utils",
"Utility"
],
"license": "MIT",
"name": "eslint-ast-utils",
"nyc": {
"reporter": [
"lcov",
"text"
],
"check-coverage": true,
"lines": 100,
"statements": 100,
"functions": 100,
"branches": 100
},
"repository": {
"type": "git",
"url": "git+https://github.com/jfmengels/eslint-ast-utils.git"
},
"scripts": {
"test": "xo && nyc ava"
},
"version": "1.1.0",
"xo": {
"esnext": true
}
}