7fife-backend/node_modules/wordnet-db/package.json

61 lines
1.5 KiB
JSON
Raw Normal View History

2024-03-07 13:01:44 +00:00
{
"_from": "wordnet-db@^3.1.11",
"_id": "wordnet-db@3.1.14",
"_inBundle": false,
"_integrity": "sha512-zVyFsvE+mq9MCmwXUWHIcpfbrHHClZWZiVOzKSxNJruIcFn2RbY55zkhiAMMxM8zCVSmtNiViq8FsAZSFpMYag==",
"_location": "/wordnet-db",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "wordnet-db@^3.1.11",
"name": "wordnet-db",
"escapedName": "wordnet-db",
"rawSpec": "^3.1.11",
"saveSpec": null,
"fetchSpec": "^3.1.11"
},
"_requiredBy": [
"/natural"
],
"_resolved": "https://registry.npmjs.org/wordnet-db/-/wordnet-db-3.1.14.tgz",
"_shasum": "7ba1ec2cb5730393f0856efcc738a60085426199",
"_spec": "wordnet-db@^3.1.11",
"_where": "/home/appzia-android/Downloads/7fife_api (1)/node_modules/natural",
"author": {
"name": "Moos",
"email": "mooster@42at.com"
},
"bugs": {
"url": "https://github.com/moos/wordnet-db/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "WordNet 3.1 Database files",
"devDependencies": {
"detect-newline": "^3.1.0"
},
"engines": {
"node": ">=0.6.0"
},
"homepage": "http://wordnet.princeton.edu/",
"keywords": [
"WordNet",
"wordpos",
"natural",
"pos"
],
"license": "MIT",
"name": "wordnet-db",
"repository": {
"type": "git",
"url": "git://github.com/moos/wordnet-db.git"
},
"scripts": {
"prepublish": "npm test",
"test": "node test.js"
},
"version": "3.1.14"
}