[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "npm-package-arg@8.1.5",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "npm-package-arg@8.1.5",
|
---|
| 10 | "_id": "npm-package-arg@8.1.5",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-LhgZrg0n0VgvzVdSm1oiZworPbTxYHUJCgtsJW8mGvlDpxTM1vSJc3m5QZeUkhAHIzbz3VCHd/R4osi1L1Tg/Q==",
|
---|
| 13 | "_location": "/npm-package-arg",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "npm-package-arg@8.1.5",
|
---|
| 19 | "name": "npm-package-arg",
|
---|
| 20 | "escapedName": "npm-package-arg",
|
---|
| 21 | "rawSpec": "8.1.5",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "8.1.5"
|
---|
[6a3a178] | 24 | },
|
---|
[59329aa] | 25 | "_requiredBy": [
|
---|
| 26 | "/@angular/cli",
|
---|
| 27 | "/npm-pick-manifest",
|
---|
| 28 | "/npm-registry-fetch",
|
---|
| 29 | "/pacote"
|
---|
[6a3a178] | 30 | ],
|
---|
[59329aa] | 31 | "_resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-8.1.5.tgz",
|
---|
| 32 | "_spec": "8.1.5",
|
---|
| 33 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 34 | "author": {
|
---|
| 35 | "name": "Isaac Z. Schlueter",
|
---|
| 36 | "email": "i@izs.me",
|
---|
| 37 | "url": "http://blog.izs.me/"
|
---|
| 38 | },
|
---|
| 39 | "bugs": {
|
---|
| 40 | "url": "https://github.com/npm/npm-package-arg/issues"
|
---|
| 41 | },
|
---|
[6a3a178] | 42 | "dependencies": {
|
---|
| 43 | "hosted-git-info": "^4.0.1",
|
---|
| 44 | "semver": "^7.3.4",
|
---|
| 45 | "validate-npm-package-name": "^3.0.0"
|
---|
| 46 | },
|
---|
[59329aa] | 47 | "description": "Parse the things that can be arguments to `npm install`",
|
---|
[6a3a178] | 48 | "devDependencies": {
|
---|
| 49 | "@npmcli/lint": "^1.0.1",
|
---|
| 50 | "tap": "^15.0.9"
|
---|
| 51 | },
|
---|
[59329aa] | 52 | "directories": {
|
---|
| 53 | "test": "test"
|
---|
[6a3a178] | 54 | },
|
---|
[59329aa] | 55 | "engines": {
|
---|
| 56 | "node": ">=10"
|
---|
| 57 | },
|
---|
| 58 | "files": [
|
---|
| 59 | "npa.js"
|
---|
| 60 | ],
|
---|
| 61 | "homepage": "https://github.com/npm/npm-package-arg",
|
---|
| 62 | "license": "ISC",
|
---|
| 63 | "main": "npa.js",
|
---|
| 64 | "name": "npm-package-arg",
|
---|
[6a3a178] | 65 | "repository": {
|
---|
| 66 | "type": "git",
|
---|
[59329aa] | 67 | "url": "git+https://github.com/npm/npm-package-arg.git"
|
---|
[6a3a178] | 68 | },
|
---|
[59329aa] | 69 | "scripts": {
|
---|
| 70 | "lint": "npm run npmclilint -- \"*.*js\" \"test/**/*.*js\"",
|
---|
| 71 | "lintfix": "npm run lint -- --fix",
|
---|
| 72 | "npmclilint": "npmcli-lint",
|
---|
| 73 | "postsnap": "npm run lintfix --",
|
---|
| 74 | "posttest": "npm run lint --",
|
---|
| 75 | "postversion": "npm publish",
|
---|
| 76 | "prepublishOnly": "git push origin --follow-tags",
|
---|
| 77 | "preversion": "npm test",
|
---|
| 78 | "snap": "tap",
|
---|
| 79 | "test": "tap"
|
---|
[6a3a178] | 80 | },
|
---|
[59329aa] | 81 | "version": "8.1.5"
|
---|
[6a3a178] | 82 | }
|
---|