File size: 280 Bytes
ebffcb3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "vscode-docs",
  "version": "0.10.3",
  "author": {
    "name": "Microsoft Corporation"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Microsoft/vscode-docs.git"
  },
  "devDependencies": {
    "gulp": "^3.9.1",
    "shelljs": "^0.7.8"
  }
}