| 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/@nuxt/opencollective/ |
Upload File : |
{
"_args": [
[
"@nuxt/opencollective@0.4.1",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "@nuxt/opencollective@0.4.1",
"_id": "@nuxt/opencollective@0.4.1",
"_inBundle": false,
"_integrity": "sha512-GXD3wy50qYbxCJ652bDrDzgMr3NFEkIS374+IgFQKkCvk9yiYcLvX2XDYr7UyQxf4wK0e+yqDYRubZ0DtOxnmQ==",
"_location": "/@nuxt/opencollective",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nuxt/opencollective@0.4.1",
"name": "@nuxt/opencollective",
"escapedName": "@nuxt%2fopencollective",
"scope": "@nuxt",
"rawSpec": "0.4.1",
"saveSpec": null,
"fetchSpec": "0.4.1"
},
"_requiredBy": [
"/nuxt"
],
"_resolved": "https://registry.npmjs.org/@nuxt/opencollective/-/opencollective-0.4.1.tgz",
"_spec": "0.4.1",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"ava": {
"require": [
"jiti/register"
]
},
"bin": {
"opencollective": "bin/opencollective.js"
},
"bugs": {
"url": "https://github.com/nuxt-contrib/opencollective/issues"
},
"dependencies": {
"consola": "^3.2.3"
},
"description": "[![npm version][npm-v-src]][npm-v-href] [![npm downloads][npm-d-src]][npm-d-href] [![status][github-actions-src]][github-actions-href]",
"devDependencies": {
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@nuxtjs/eslint-config": "^12.0.0",
"ava": "^5.3.1",
"bili": "latest",
"eslint": "^8.57.1",
"fetch-mock": "^9.11.0",
"installed-check": "^9.3.0",
"jiti": "^1.21.6",
"node-fetch": "npm:node-fetch-native@^1.6.4",
"nyc": "latest",
"sinon": "^17.0.1",
"standard-version": "^9.5.0"
},
"engines": {
"node": "^14.18.0 || >=16.10.0",
"npm": ">=5.10.0"
},
"files": [
"bin",
"dist"
],
"homepage": "https://github.com/nuxt-contrib/opencollective#readme",
"license": "MIT",
"main": "dist/index.js",
"name": "@nuxt/opencollective",
"packageManager": "pnpm@9.15.0",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt-contrib/opencollective.git"
},
"scripts": {
"build": "bili -t node --format cjs src/index.js",
"lint": "eslint src test",
"lint:engines": "installed-check -d",
"prepublish": "pnpm build",
"release": "standard-version && git push --follow-tags && npm publish",
"test": "pnpm lint && pnpm test:coverage",
"test:ava": "nyc ava --verbose",
"test:coverage": "nyc --reporter=lcov --reporter=html ava"
},
"version": "0.4.1"
}