| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "_from": "string-hash-64@1.0.3",
- "_id": "string-hash-64@1.0.3",
- "_inBundle": false,
- "_integrity": "sha512-D5OKWKvDhyVWWn2x5Y9b+37NUllks34q1dCDhk/vYcso9fmhs+Tl3KR/gE4v5UNj2UA35cnX4KdVVGkG1deKqw==",
- "_location": "/string-hash-64",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "string-hash-64@1.0.3",
- "name": "string-hash-64",
- "escapedName": "string-hash-64",
- "rawSpec": "1.0.3",
- "saveSpec": null,
- "fetchSpec": "1.0.3"
- },
- "_requiredBy": [
- "/miniprogram-ci"
- ],
- "_resolved": "https://registry.npmmirror.com/string-hash-64/-/string-hash-64-1.0.3.tgz",
- "_shasum": "0deb56df58678640db5c479ccbbb597aaa0de322",
- "_spec": "string-hash-64@1.0.3",
- "_where": "/data/wwwroot/qimall/node/node_modules/miniprogram-ci",
- "author": {
- "name": "Mustafa Dokumacı",
- "email": "mustafa@foraa.com"
- },
- "bugs": {
- "url": "https://github.com/mstdokumaci/string-hash-64/issues"
- },
- "bundleDependencies": false,
- "dependencies": {},
- "deprecated": false,
- "description": "fast 64 bit string hashing function",
- "devDependencies": {
- "standard": "*",
- "tap-difflet": "*",
- "tape": "*"
- },
- "homepage": "https://github.com/mstdokumaci/string-hash-64#readme",
- "keywords": [
- "string",
- "hashing",
- "64 bit"
- ],
- "license": "MIT",
- "main": "./index",
- "name": "string-hash-64",
- "repository": {
- "type": "git",
- "url": "git://github.com/mstdokumaci/string-hash-64.git"
- },
- "scripts": {
- "test": "node test | tap-difflet && standard"
- },
- "version": "1.0.3"
- }
|