| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "crc@3.8.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "crc@3.8.0", |
| | | "_from": "crc@^3.8.0", |
| | | "_id": "crc@3.8.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-iX3mfgcTMIq3ZKLIsVFAbv7+Mc10kxabAGQb8HvjA1o3T1PIYprbakQ65d3I+2HGHt6nSKkM9PYjgoJO2KcFBQ==", |
| | |
| | | "ieee754": "1.2.1" |
| | | }, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "crc@3.8.0", |
| | | "raw": "crc@^3.8.0", |
| | | "name": "crc", |
| | | "escapedName": "crc", |
| | | "rawSpec": "3.8.0", |
| | | "rawSpec": "^3.8.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "3.8.0" |
| | | "fetchSpec": "^3.8.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/@nuxt/cli" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/crc/-/crc-3.8.0.tgz", |
| | | "_spec": "3.8.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "ad60269c2c856f8c299e2c4cc0de4556914056c6", |
| | | "_spec": "crc@^3.8.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\cli", |
| | | "author": { |
| | | "name": "Alex Gorbatchev", |
| | | "url": "https://github.com/alexgorbatchev" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/alexgorbatchev/node-crc/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "buffer": "^5.1.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser.", |
| | | "devDependencies": { |
| | | "babel-cli": "^6.26.0", |