source: frontend/node_modules/@nicolo-ribaudo/eslint-scope-5-internals/package.json

Last change on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 2 weeks ago

Fix frontend appearance

  • Property mode set to 100644
File size: 344 bytes
Line 
1{
2 "name": "@nicolo-ribaudo/eslint-scope-5-internals",
3 "version": "5.1.1-v1",
4 "description": "Proxy package exposing internals of eslint-scope@5 for @babel/eslint-parser",
5 "main": "index.js",
6 "dependencies": {
7 "eslint-scope": "5.1.1"
8 },
9 "license": "MIT",
10 "type": "commonjs",
11 "publishConfig": {
12 "access": "public"
13 }
14}
Note: See TracBrowser for help on using the repository browser.