vue hello world项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

27 lines
837 B

{
"name": "@types/sockjs",
"version": "0.3.33",
"description": "TypeScript definitions for sockjs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sockjs",
"license": "MIT",
"contributors": [
{
"name": "Phil McCloghry-Laing",
"url": "https://github.com/pmccloghrylaing",
"githubUsername": "pmccloghrylaing"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/sockjs"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "60705ce98e42b180403cdab479820d2e483d02749f85cb6ef9bbd39ee05102af",
"typeScriptVersion": "3.6"
}