[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "npm-pick-manifest@6.1.1",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
[6a3a178] | 7 | ],
|
---|
[59329aa] | 8 | "_development": true,
|
---|
| 9 | "_from": "npm-pick-manifest@6.1.1",
|
---|
| 10 | "_id": "npm-pick-manifest@6.1.1",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-dBsdBtORT84S8V8UTad1WlUyKIY9iMsAmqxHbLdeEeBNMLQDlDWWra3wYUx9EBEIiG/YwAy0XyNHDd2goAsfuA==",
|
---|
| 13 | "_location": "/npm-pick-manifest",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "npm-pick-manifest@6.1.1",
|
---|
| 19 | "name": "npm-pick-manifest",
|
---|
| 20 | "escapedName": "npm-pick-manifest",
|
---|
| 21 | "rawSpec": "6.1.1",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "6.1.1"
|
---|
[6a3a178] | 24 | },
|
---|
[59329aa] | 25 | "_requiredBy": [
|
---|
| 26 | "/@angular/cli",
|
---|
| 27 | "/@npmcli/git",
|
---|
| 28 | "/pacote"
|
---|
[6a3a178] | 29 | ],
|
---|
[59329aa] | 30 | "_resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-6.1.1.tgz",
|
---|
| 31 | "_spec": "6.1.1",
|
---|
| 32 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
[6a3a178] | 33 | "author": {
|
---|
| 34 | "name": "Kat Marchán",
|
---|
[59329aa] | 35 | "email": "kzm@sykosomatic.org"
|
---|
| 36 | },
|
---|
| 37 | "bugs": {
|
---|
| 38 | "url": "https://github.com/npm/npm-pick-manifest/issues"
|
---|
[6a3a178] | 39 | },
|
---|
| 40 | "dependencies": {
|
---|
| 41 | "npm-install-checks": "^4.0.0",
|
---|
| 42 | "npm-normalize-package-bin": "^1.0.1",
|
---|
| 43 | "npm-package-arg": "^8.1.2",
|
---|
| 44 | "semver": "^7.3.4"
|
---|
| 45 | },
|
---|
[59329aa] | 46 | "description": "Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.",
|
---|
[6a3a178] | 47 | "devDependencies": {
|
---|
| 48 | "standard": "^14.3.1",
|
---|
| 49 | "tap": "^14.11.0"
|
---|
| 50 | },
|
---|
[59329aa] | 51 | "files": [
|
---|
| 52 | "*.js"
|
---|
| 53 | ],
|
---|
| 54 | "homepage": "https://github.com/npm/npm-pick-manifest#readme",
|
---|
| 55 | "keywords": [
|
---|
| 56 | "npm",
|
---|
| 57 | "semver",
|
---|
| 58 | "package manager"
|
---|
| 59 | ],
|
---|
| 60 | "license": "ISC",
|
---|
| 61 | "main": "index.js",
|
---|
| 62 | "name": "npm-pick-manifest",
|
---|
| 63 | "repository": {
|
---|
| 64 | "type": "git",
|
---|
| 65 | "url": "git+https://github.com/npm/npm-pick-manifest.git"
|
---|
| 66 | },
|
---|
| 67 | "scripts": {
|
---|
| 68 | "coverage": "tap",
|
---|
| 69 | "lint": "standard",
|
---|
| 70 | "posttest": "npm run lint",
|
---|
| 71 | "postversion": "npm publish",
|
---|
| 72 | "prepublishOnly": "git push origin --follow-tags",
|
---|
| 73 | "preversion": "npm test",
|
---|
| 74 | "test": "tap"
|
---|
| 75 | },
|
---|
[6a3a178] | 76 | "tap": {
|
---|
| 77 | "check-coverage": true
|
---|
[59329aa] | 78 | },
|
---|
| 79 | "version": "6.1.1"
|
---|
[6a3a178] | 80 | }
|
---|