Skip to content

Commit

Permalink
Added read of vs toolkit's blueprints manifest to populate sample pro…
Browse files Browse the repository at this point in the history
…ject nodes for demo
  • Loading branch information
stevejroberts committed Jul 20, 2018
1 parent 8006354 commit e1c47d2
Show file tree
Hide file tree
Showing 19 changed files with 761 additions and 57 deletions.
84 changes: 82 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,15 +142,19 @@
"test": "npm run compile && node ./node_modules/vscode/bin/test"
},
"devDependencies": {
"@types/fs-extra": "^5.0.4",
"@types/lodash": "^4.14.110",
"@types/mocha": "^2.2.42",
"@types/node": "^7.0.43",
"@types/request": "^2.47.1",
"@types/xml2js": "^0.4.3",
"tslint": "^5.8.0",
"typescript": "^2.6.1",
"vscode": "^1.1.6"
},
"dependencies": {
"aws-sdk": "^2.227.1",
"fs-extra": "^6.0.1",
"lodash": "^4.17.10",
"npm": "^6.1.0"
}
Expand Down
Loading

0 comments on commit e1c47d2

Please sign in to comment.