mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
119 lines
3.8 KiB
JSON
119 lines
3.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"leven@^3.1.0",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/levenary"
|
|
]
|
|
],
|
|
"_from": "leven@>=3.1.0 <4.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "leven@3.1.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/leven",
|
|
"_nodeVersion": "8.15.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/leven_3.1.0_1554353727812_0.5760859331516206"
|
|
},
|
|
"_npmUser": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "sindresorhus"
|
|
},
|
|
"_npmVersion": "6.9.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "leven",
|
|
"raw": "leven@^3.1.0",
|
|
"rawSpec": "^3.1.0",
|
|
"scope": null,
|
|
"spec": ">=3.1.0 <4.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/levenary"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
|
|
"_shasum": "77891de834064cccba82ae7842bb6b14a13ed7f2",
|
|
"_shrinkwrap": null,
|
|
"_spec": "leven@^3.1.0",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/levenary",
|
|
"author": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "Sindre Sorhus",
|
|
"url": "sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/leven/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithm",
|
|
"devDependencies": {
|
|
"ava": "^1.4.1",
|
|
"fast-levenshtein": "^2.0.6",
|
|
"ld": "^0.1.0",
|
|
"levdist": "^2.2.9",
|
|
"levenshtein": "^1.0.5",
|
|
"levenshtein-component": "^0.0.1",
|
|
"levenshtein-edit-distance": "^2.0.3",
|
|
"matcha": "^0.7.0",
|
|
"natural": "^0.6.3",
|
|
"talisman": "^0.21.0",
|
|
"tsd": "^0.7.2",
|
|
"xo": "^0.24.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 5,
|
|
"integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpY5ACRA9TVsSAnZWagAAuJ4P/3K1gYYX1x1zcCX3nASD\nPG4TR2BkTfrUVr2jAxmoiUlak77VT4Np/wAcqWBaKfKJ7aNVueCFKxNusXKA\nVQNmKP0JwFuZ7eq9TzBUbFPCdPXhsIv1wv2SAdH2T0C3U+F9brE6YpQHIHMS\niE5teQYH6PPuZldNOJyyHCV0sKUriihcmqHV3kHvme8ToATiBqorLnV6oQoX\nlYY6PFOX4kUWl3FAh+RNElk7C9X9LxeNr1LvYwV8WEr/rLB//MQjzG8+34LD\nZabbdXy6eCE9IHe+OyUqNRNz7q/yITap34G0q6OGz7fThyYpWdZVzaY5yWry\nMTTit3qK6fwuzsADhUTv9m4H70OKcJaKeb0Z3ahre+JcNfvpA5sRJnxYxh88\n0lqxPjp2fGqpxritXLuDf+CIQJNVL+3Z4x8stNqFCW4SqRolZRvH4+Nh/REX\ntzAfbGIlp61VQ0YyWufVsHps67itHjwe6z3sE6jiR0UQUR0LELWG2jTLluld\nnmUL8S4p5dn4fE5rOloa7hewz4RHQBU2N9mOTbn3LAqueR+DiXp/8Qxa7feY\nRP72chzHD0l39JfWGeTuWHuAXQw7gttv34LmMEuTbZCFESfLd8tV0yQ4qQy+\niAHp16TJiQ9/EZebxdlJxkBXnqS24+8bie8fgKxP4ww0dKTihqRMZ3BcxTJL\nrLBF\r\n=BC8g\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "77891de834064cccba82ae7842bb6b14a13ed7f2",
|
|
"tarball": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
|
|
"unpackedSize": 5342
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"gitHead": "749476f3ef2cb958cace9ca1327e1928fd8d10ea",
|
|
"homepage": "https://github.com/sindresorhus/leven#readme",
|
|
"keywords": [
|
|
"algo",
|
|
"algorithm",
|
|
"compare",
|
|
"comparison",
|
|
"diff",
|
|
"difference",
|
|
"distance",
|
|
"edit",
|
|
"fast",
|
|
"fuzzy",
|
|
"leven",
|
|
"levenshtein",
|
|
"match",
|
|
"matching",
|
|
"similar",
|
|
"similarity",
|
|
"string",
|
|
"text"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
}
|
|
],
|
|
"name": "leven",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sindresorhus/leven.git"
|
|
},
|
|
"scripts": {
|
|
"bench": "matcha bench.js",
|
|
"test": "xo && ava && tsd"
|
|
},
|
|
"version": "3.1.0"
|
|
}
|