dotfiles/vscode/.vscode/extensions/randomfractalsinc.vscode-data-preview-2.3.0/node_modules/synonomous/package.json
Errol Sancaktar ff17c17e23 vscode
2024-06-14 09:31:58 -06:00

51 lines
1.4 KiB
JSON

{
"_args": [
[
"synonomous@2.1.2",
"D:\\dev\\web\\projects\\vscode\\vscode-data-preview"
]
],
"_from": "synonomous@2.1.2",
"_id": "synonomous@2.1.2",
"_inBundle": false,
"_integrity": "sha512-oHkJKckUyE1ajo5lg/N3kPA7FmBQflGs1vE5HbnFbQuVgF5ocWbUVvSGjEs3/grqKLZI3RKnkYOi+ic8AapYlw==",
"_location": "/synonomous",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "synonomous@2.1.2",
"name": "synonomous",
"escapedName": "synonomous",
"rawSpec": "2.1.2",
"saveSpec": null,
"fetchSpec": "2.1.2"
},
"_requiredBy": [
"/faux-hypergrid"
],
"_resolved": "https://registry.npmjs.org/synonomous/-/synonomous-2.1.2.tgz",
"_spec": "2.1.2",
"_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview",
"author": {
"name": "Jonathan Eiten",
"email": "jonathan.eiten@mojotouch.com"
},
"bugs": {
"url": "https://github.com/joneit/synonomous/issues"
},
"description": "Decorate an array instance with synonyms of its elements",
"homepage": "https://github.com/joneit/synonomous#readme",
"license": "MIT",
"main": "index.js",
"name": "synonomous",
"repository": {
"type": "git",
"url": "git+https://github.com/joneit/synonomous.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "2.1.2"
}