You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

119 lines
4.1 KiB

{
"_args": [
[
{
"name": "crc",
"raw": "crc@^3.2.1",
"rawSpec": "^3.2.1",
"scope": null,
"spec": ">=3.2.1 <4.0.0",
"type": "range"
},
"D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\gitbook-plugin-mathjax"
]
],
"_from": "crc@>=3.2.1 <4.0.0",
"_id": "crc@3.8.0",
"_inCache": true,
"_installable": true,
"_location": "/crc",
"_nodeVersion": "10.1.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/crc_3.8.0_1532567395546_0.2689495741905876"
},
"_npmUser": {
"email": "alex.gorbatchev@gmail.com",
"name": "alexgorbatchev"
},
"_npmVersion": "6.1.0",
"_phantomChildren": {},
"_requested": {
"name": "crc",
"raw": "crc@^3.2.1",
"rawSpec": "^3.2.1",
"scope": null,
"spec": ">=3.2.1 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/gitbook-plugin-mathjax"
],
"_resolved": "https://registry.npmjs.org/crc/-/crc-3.8.0.tgz",
"_shasum": "ad60269c2c856f8c299e2c4cc0de4556914056c6",
"_shrinkwrap": null,
"_spec": "crc@^3.2.1",
"_where": "D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\gitbook-plugin-mathjax",
"author": {
"name": "Alex Gorbatchev",
"url": "https://github.com/alexgorbatchev"
},
"bugs": {
"url": "https://github.com/alexgorbatchev/node-crc/issues"
},
"dependencies": {
"buffer": "^5.1.0"
},
"description": "Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser.",
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-preset-es2015": "^6.24.1",
"beautify-benchmark": "^0.2.4",
"benchmark": "^2.1.4",
"buffer-crc32": "^0.2.13",
"chai": "^4.1.2",
"eslint": "^5.1.0",
"eslint-config-airbnb": "^17.0.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-import": "^2.13.0",
"eslint-plugin-jsx-a11y": "^6.1.1",
"eslint-plugin-prettier": "^2.6.2",
"eslint-plugin-react": "^7.10.0",
"mocha": "^5.2.0",
"prettier": "^1.13.7",
"seedrandom": "^2.4.3"
},
"directories": {},
"dist": {
"fileCount": 60,
"integrity": "sha512-iX3mfgcTMIq3ZKLIsVFAbv7+Mc10kxabAGQb8HvjA1o3T1PIYprbakQ65d3I+2HGHt6nSKkM9PYjgoJO2KcFBQ==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWR9jCRA9TVsSAnZWagAAPkUP/3o3gn3NAbbdaR4Y3F93\nqiebVBgeBg8gRKCaiyR6NXrz9fKCB4QebtwECp3DWAqvtNZVTGTof1n+hJur\n/xMjzbaH84CC3tjsMlpJtx/4kJ51J8bJcY37A3vRFAr7BU5biOseoggS8qm+\nCRLD1wsGDD9yQ5rbYd77XnMQG/pdNjFgKA1CZlI9EFXDd41STyjt9wPRgW2A\nBr+oAJPkJk6FN+PoVKJM8ECMzI8mwz5S/l8ABh5vOxlPNaDHgxOeiN1fOl3e\nVn1fJF+xP4pcABrJ7KFW5fONcJNVtXMPG8LwT098n6NkEHVtUaAcUoJMXjKR\nJiothB/APrzo5P+bkenqyBAWB4Y8dIV3ZMK4Xg3cBZVZQ6F6jnTZQvGK2Irc\nZFNZwXmtDku8R+Kl044tqhzHDnUU0Nv8dHpCfc71LMqL2fhUV6MaEjz4KNyH\nen2SwYKh2PUyVRBZ3fSQHbaZ34SpLE7G3vSkv+bNN298Nq5YUBFkib3xYpYU\nVbaMz3TlNcbIOgprjPlxTUMda0xS9YFli92miT7JAVs43B0FZVCxbLFk5xzQ\nAZf0gpPdmqaj9U2XKgfxUVdoaat6ReWB2/lCJrZD0HxjWtIyMT2cYlGlC5WD\nbMx3BoXnlb+6hrLwTA0LWYKoaixYRq6qG7XTROlQ39l8dQSuUomcAy3EOMQ/\nakUW\r\n=m1s+\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "ad60269c2c856f8c299e2c4cc0de4556914056c6",
"tarball": "https://registry.npmjs.org/crc/-/crc-3.8.0.tgz",
"unpackedSize": 94267
},
"files": [
"lib",
"*.js"
],
"gitHead": "a16b8a670381de4ca713ff0fddd2a51bb3b206e3",
"homepage": "https://github.com/alexgorbatchev/node-crc",
"keywords": [
"crc"
],
"license": "MIT",
"main": "./lib/index.js",
"maintainers": [
{
"email": "alex.gorbatchev@gmail.com",
"name": "alexgorbatchev"
}
],
"module": "./index.js",
"name": "crc",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/alexgorbatchev/node-crc.git"
},
"scripts": {
"build": "rm -fr lib; babel --out-dir ./lib/es6 *.js; cd commonjs; babel --out-dir ../lib *.js",
"lint": "eslint *.js test/{,**/}*.js",
"pretest": "npm run build",
"test": "npm run lint && mocha test/*.test.js && ./webpack-test/test.sh"
},
"version": "3.8.0"
}