Viewing File: /home/ubuntu/.nvm/versions/node/v14.21.3/lib/node_modules/npm/node_modules/meant/package.json
{
"_from": "meant@1.0.3",
"_id": "meant@1.0.3",
"_inBundle": false,
"_integrity": "sha512-88ZRGcNxAq4EH38cQ4D85PM57pikCwS8Z99EWHODxN7KBY+UuPiqzRTtZzS8KTXO/ywSWbdjjJST2Hly/EQxLw==",
"_location": "/meant",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "meant@1.0.3",
"name": "meant",
"escapedName": "meant",
"rawSpec": "1.0.3",
"saveSpec": null,
"fetchSpec": "1.0.3"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/meant/-/meant-1.0.3.tgz",
"_shasum": "67769af9de1d158773e928ae82c456114903554c",
"_spec": "meant@1.0.3",
"_where": "/Users/darcyclarke/Documents/Repos/npm/v6",
"author": {
"name": "Daijiro Wachi"
},
"bugs": {
"url": "https://github.com/watilde/meant/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Like the `Did you mean?` in git for npm",
"devDependencies": {
"standard": "^11.0.1",
"standard-version": "^8.0.1",
"tap": "^12.7.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/watilde/meant#readme",
"keywords": [
"meant"
],
"license": "MIT",
"main": "index.js",
"name": "meant",
"repository": {
"type": "git",
"url": "git+https://github.com/watilde/meant.git"
},
"scripts": {
"release": "standard-version",
"test": "standard && tap test.js"
},
"version": "1.0.3"
}
Back to Directory
File Manager