X7ROOT File Manager
Current Path:
/usr/local/lib/node_modules/npm/node_modules/json-parse-even-better-errors
usr
/
local
/
lib
/
node_modules
/
npm
/
node_modules
/
json-parse-even-better-errors
/
📁
..
📄
LICENSE.md
(1.18 KB)
📁
lib
📄
package.json
(1.1 KB)
Editing: package.json
{ "name": "json-parse-even-better-errors", "version": "3.0.0", "description": "JSON.parse with context information on error", "main": "lib/index.js", "files": [ "bin/", "lib/" ], "scripts": { "test": "tap", "snap": "tap", "lint": "eslint \"**/*.js\"", "postlint": "template-oss-check", "template-oss-apply": "template-oss-apply --force", "lintfix": "npm run lint -- --fix", "posttest": "npm run lint" }, "repository": { "type": "git", "url": "https://github.com/npm/json-parse-even-better-errors.git" }, "keywords": [ "JSON", "parser" ], "author": "GitHub Inc.", "license": "MIT", "devDependencies": { "@npmcli/eslint-config": "^3.1.0", "@npmcli/template-oss": "4.5.1", "tap": "^16.3.0" }, "tap": { "check-coverage": true, "nyc-arg": [ "--exclude", "tap-snapshots/**" ] }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", "version": "4.5.1" } }
Upload File
Create Folder