me like nix
1{
2 "name": "permission-pi",
3 "version": "1.0.2",
4 "lockfileVersion": 3,
5 "requires": true,
6 "packages": {
7 "node_modules/shell-quote": {
8 "version": "1.8.3",
9 "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.3.tgz",
10 "integrity": "sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==",
11 "license": "MIT",
12 "engines": {
13 "node": ">= 0.4"
14 },
15 "funding": {
16 "url": "https://github.com/sponsors/ljharb"
17 }
18 }
19 }
20}