%PDF- %PDF-
Direktori : /home/forge/takeaseat.eco-n-tech.co.uk/node_modules/jiti/ |
Current File : //home/forge/takeaseat.eco-n-tech.co.uk/node_modules/jiti/package.json |
{ "_args": [ [ "jiti@1.6.4", "/home/forge/takeaseat.co.uk" ] ], "_from": "jiti@1.6.4", "_id": "jiti@1.6.4", "_inBundle": false, "_integrity": "sha512-ICUtP0/rAyT/GaaDG0vj6fmWzx5yjFc7v+L1MAEARGl1+lrdJ8wtJNChr+ZGEdPoOhFwdhtcDO5VM2TNNgPpjQ==", "_location": "/jiti", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jiti@1.6.4", "name": "jiti", "escapedName": "jiti", "rawSpec": "1.6.4", "saveSpec": null, "fetchSpec": "1.6.4" }, "_requiredBy": [ "/@nuxt/telemetry", "/@nuxt/utils" ], "_resolved": "https://registry.npmjs.org/jiti/-/jiti-1.6.4.tgz", "_spec": "1.6.4", "_where": "/home/forge/takeaseat.co.uk", "bin": { "jiti": "bin/jiti.js" }, "bugs": { "url": "https://github.com/nuxt-contrib/jiti/issues" }, "description": "Runtime typescript and ESM support for Node.js (CommonJS)", "devDependencies": { "@babel/core": "latest", "@babel/plugin-proposal-nullish-coalescing-operator": "latest", "@babel/plugin-proposal-optional-chaining": "latest", "@babel/plugin-syntax-class-properties": "^7.12.13", "@babel/plugin-transform-modules-commonjs": "latest", "@babel/plugin-transform-typescript": "latest", "@babel/preset-typescript": "latest", "@nuxtjs/eslint-config-typescript": "latest", "@types/babel__core": "latest", "@types/mkdirp": "latest", "@types/node": "latest", "@types/resolve": "latest", "@types/semver": "latest", "babel-plugin-dynamic-import-node": "latest", "babel-plugin-transform-import-meta": "latest", "create-require": "latest", "destr": "latest", "eslint": "latest", "esm": "latest", "mkdirp": "latest", "pirates": "latest", "semver": "latest", "standard-version": "latest", "ts-loader": "latest", "tslib": "latest", "typescript": "latest", "v8-compile-cache": "latest", "webpack": "latest", "webpack-cli": "latest" }, "files": [ "lib", "dist", "register.js" ], "homepage": "https://github.com/nuxt-contrib/jiti#readme", "license": "MIT", "main": "./lib/index.js", "name": "jiti", "repository": { "type": "git", "url": "git+https://github.com/nuxt-contrib/jiti.git" }, "scripts": { "build": "yarn clean && NODE_ENV=production yarn webpack", "build:babel": "ncc build src/babel.ts -t -m -o dist/babel", "clean": "rm -rf dist", "dev": "yarn clean && yarn webpack --watch", "jiti": "JITI_DEBUG=1 ./bin/jiti.js", "jiti:legacy": "JITI_DEBUG=1 npx node@12 ./bin/jiti.js", "lint": "eslint --ext .ts,.js .", "release": "yarn test && yarn build && yarn standard-version && git push --follow-tags && npm publish", "test": "yarn lint" }, "types": "dist/jiti.d.ts", "version": "1.6.4" }