mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
53 lines
1.4 KiB
JSON
53 lines
1.4 KiB
JSON
{
|
|
"_from": "vsls@^0.3.967",
|
|
"_id": "vsls@0.3.1291",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-8yJPN9p7k+XYyczOVtQmpun4K1CRDsw/hdnIzT/c40r5bIkpptfsBlHmmLemoIV+CAHvrTLdWKEf5OtRvdcn9A==",
|
|
"_location": "/vsls",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "vsls@^0.3.967",
|
|
"name": "vsls",
|
|
"escapedName": "vsls",
|
|
"rawSpec": "^0.3.967",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.3.967"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/vsls/-/vsls-0.3.1291.tgz",
|
|
"_shasum": "55928c363b24d39a5d03d8e946ba85d7dcec3e38",
|
|
"_spec": "vsls@^0.3.967",
|
|
"_where": "/Users/travis/build/ritwickdey/vscode-live-server",
|
|
"author": {
|
|
"name": "Microsoft"
|
|
},
|
|
"bugs": {
|
|
"url": "https://aka.ms/vsls-issues",
|
|
"email": "vsls-feedback@microsoft.com"
|
|
},
|
|
"bundleDependencies": false,
|
|
"categories": [
|
|
"Other"
|
|
],
|
|
"deprecated": false,
|
|
"description": "Enables VS Code extensions to access Live Share capabilities.",
|
|
"displayName": "VS Live Share extension API",
|
|
"homepage": "https://aka.ms/vsls",
|
|
"keywords": [
|
|
"Live Share"
|
|
],
|
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
"main": "vscode.js",
|
|
"name": "vsls",
|
|
"preview": true,
|
|
"publisher": "ms-vsliveshare",
|
|
"repository": {
|
|
"url": "git+https://github.com/MicrosoftDocs/live-share.git"
|
|
},
|
|
"version": "0.3.1291"
|
|
}
|