UNPKG

pnpm

Version:

Fast, disk space efficient package manager

147 lines (146 loc) • 6.49 kB
{ "_args": [ [ { "raw": "@pnpm/lockfile-file@1.0.4", "scope": "@pnpm", "escapedName": "@pnpm%2flockfile-file", "name": "@pnpm/lockfile-file", "rawSpec": "1.0.4", "spec": "1.0.4", "type": "version" }, "/home/zoltan/src/pnpm/pnpm/packages/pnpm/node_modules/dependencies-hierarchy" ] ], "_from": "@pnpm/lockfile-file@1.0.4", "_hasShrinkwrap": false, "_id": "@pnpm/lockfile-file@1.0.4", "_location": "/@pnpm/lockfile-file", "_nodeVersion": "10.12.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/lockfile-file_1.0.4_1556137126722_0.1278324142249705" }, "_npmUser": { "name": "zkochan", "email": "z@kochan.io" }, "_npmVersion": "6.9.0", "_phantomChildren": {}, "_requested": { "raw": "@pnpm/lockfile-file@1.0.4", "scope": "@pnpm", "escapedName": "@pnpm%2flockfile-file", "name": "@pnpm/lockfile-file", "rawSpec": "1.0.4", "spec": "1.0.4", "type": "version" }, "_requiredBy": [ "/@pnpm/headless", "/@pnpm/outdated", "/@pnpm/read-importers-context", "/dependencies-hierarchy", "/supi" ], "_resolved": "https://registry.npmjs.org/@pnpm/lockfile-file/-/lockfile-file-1.0.4.tgz", "_shasum": "5f2986de9355b2496bbf4804c18dd2f872d3e35a", "_shrinkwrap": null, "_spec": "@pnpm/lockfile-file@1.0.4", "_where": "/home/zoltan/src/pnpm/pnpm/packages/pnpm/node_modules/dependencies-hierarchy", "author": { "name": "Zoltan Kochan", "email": "z@kochan.io", "url": "https://www.kochan.io" }, "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, "dependencies": { "@pnpm/constants": "1.0.0", "@pnpm/lockfile-types": "1.1.0", "@pnpm/types": "3.2.0", "@types/js-yaml": "3", "@types/node": "*", "@types/ramda": "0.25.39", "js-yaml": "3.13.1", "mkdirp-promise": "5.0.1", "normalize-path": "3.0.0", "ramda": "0.26.1", "read-yaml-file": "1.1.0", "rimraf-then": "1.0.1", "write-file-atomic": "2.4.2" }, "description": "Read/write pnpm-lock.yaml files", "devDependencies": { "@pnpm/lockfile-file": "link:", "@pnpm/logger": "2.1.0", "@pnpm/tslint-config": "0.0.0", "@types/tape": "4.2.33", "rimraf": "2.6.3", "tape": "4.10.1", "tempy": "0.3.0", "ts-node": "8.1.0", "tslint": "5.16.0", "typescript": "3.4.5", "write-yaml-file": "2.0.0", "yaml-tag": "1.1.0" }, "directories": {}, "dist": { "integrity": "sha512-coT4GfIx1qBbl9l/0leU66wOCXWctoBUF89jVXa75Sp/ESKhhq5rkHMj4SSr/+eHIwzIO5q4UzTKnAqaAzswKw==", "shasum": "5f2986de9355b2496bbf4804c18dd2f872d3e35a", "tarball": "https://registry.npmjs.org/@pnpm/lockfile-file/-/lockfile-file-1.0.4.tgz", "fileCount": 30, "unpackedSize": 25499, "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwMSnCRA9TVsSAnZWagAAqU4QAJBeyovHgbgjoc0m/KI/\noYZ300/6LQ7OeFaXMd+SXNhlhEW/JKMXwvCAh/ffK1oK6XnXuxs8BhskcQKO\nMV0Gi+V1zbyK8es+oAw4I68utMMQ8q8Y096WnmzY2bWYrsFH2VFuY4M2o2cb\nc2vP3CaGXA4S6Zgd3BBztcfFfeMLqtLeauULrUr0mDROh39KaKWfqx10o9YT\n57cIIeqVaG6Azh2JN0iSFZCMLJZ1H7VXF4nSY9A1hdh5OAoVsMxCwBqsHrJO\n/hNysvrgJR2AjIvgHVuAOlaDV55iWZ/+NNU73D7ytn2T5p2arYs6m/SFE+qp\nYy1pSfnnDN+QdSzKW2RpxnVlvkrLhmmUJ8qBBPvfrgdMLFiAT/843mWzgzq4\nZTVhuuTZT+RoQZeLAfItKU4DqLuG2hrcd4Oqak3S3DMnmW1kr0qy40BTx7bx\nosr8vGO9P1Tw4AGa06HoYTdRNh0SdXMLoekRNEhD2jlUi+0UcZpu5Eji9vd3\nmtHlsb1Y9jJS4AYJ+LQGfPzibQu6f5DW4/VKl9f3MMdnUtSWmdI1/RXjk9iR\nwpO2BnhDYAFSUlEQgzD4MQqNU5IMUpbW18zMwwHSJ5pb3vjOgW2CdzagOB4w\nDLItL/HIGTgaadsWURsxJayWfDJuphw2fPwaS7rqzpGT4Ga7Pj+GnclmzYb7\n73z+\r\n=nDca\r\n-----END PGP SIGNATURE-----\r\n" }, "engines": { "node": ">=8.15" }, "files": [ "lib/" ], "homepage": "https://github.com/pnpm/pnpm/blob/master/packages/lockfile-file#readme", "keywords": [ "pnpm", "shrinkwrap", "lockfile" ], "license": "MIT", "main": "lib/index.js", "maintainers": [ { "name": "etamponi", "email": "emanuele.tamponi@gmail.com" }, { "name": "pnpmuser", "email": "zoltan.kochan@gmail.com" }, { "name": "zkochan", "email": "z@kochan.io" } ], "name": "@pnpm/lockfile-file", "optionalDependencies": {}, "peerDependencies": { "@pnpm/logger": ">=2.0.1 <3.0.0" }, "readme": "# @pnpm/lockfile-file\n\n> Read/write pnpm-lock.yaml files\n\nReads and writes the wanted (`pnpm-lock.yaml`) and current (`node_modules/.pnpm-lock.yaml`) lockfile files of pnpm.\nLockfile files are the state files of the `node_modules` installed via pnpm. They are like\nthe `package-lock.json` of npm or the `yarn.lock` of Yarn.\n\n## Install\n\n```\nnpm i @pnpm/lockfile-file\n```\n\n## API\n\n### `readWantedLockfile(pkgPath, opts) => Promise<Lockfile>`\n\nAlias: `read`\n\nReads the `pnpm-lock.yaml` file from the root of the package.\n\n#### Arguments\n\n* `pkgPath` - *Path* - the path to the project\n* `opts.ignoreIncompatible` - *Boolean* - `false` by default. If `true`, throws an error\nif the lockfile file format is not compatible with the current library.\n\n### `readCurrentLockfile(pkgPath, opts) => Promise<Lockfile>`\n\nAlias: `readPrivate`\n\nReads the lockfile file from `node_modules/.pnpm-lock.yaml`.\n\n### `existsWantedLockfile(pkgPath) => Promise<Boolean>`\n\nReturns `true` if a `pnpm-lock.yaml` exists in the root of the package.\n\n### `writeLockfiles(pkgPath, wantedLockfile, currentLockfile) => Promise<void>`\n\nWrites the wanted/current lockfile files. When they are empty, removes them.\n\n### `writeWantedLockfile(pkgPath, wantedLockfile) => Promise<void>`\n\nWrites the wanted lockfile file only. Sometimes it is needed just to update the wanted lockfile\nwithout touching `node_modules`.\n\n### `writeCurrentLockfile(pkgPath, currentLockfile) => Promise<void>`\n\nWrites the current lockfile file only. Fails if there is no `node_modules` directory in the `pkgPath`.\n\n## License\n\n[MIT](LICENSE)\n", "readmeFilename": "README.md", "repository": { "type": "git", "url": "https://github.com/pnpm/pnpm/blob/master/packages/lockfile-file" }, "scripts": { "lint": "tslint -c tslint.json src/**/*.ts test/**/*.ts", "prepublishOnly": "npm run tsc", "test": "npm run tsc && npm run lint && ts-node test --type-check", "tsc": "rimraf lib && tsc" }, "typings": "lib/index.d.ts", "version": "1.0.4" }