TypeScript/tests/cases/user/npm/package.json
Nathan Shively-Sanders be1c11581e
Add js user tests (#22449)
* Add some new user tests to test salsa

* Use current latest, not "latest"

* Add other js user tests

* Add new baselines

* Fix new user tests' typeroot. Move github to octokit/rest
2018-03-09 15:59:46 -08:00

12 lines
178 B
JSON

{
"name": "npm-test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"author": "",
"license": "Apache-2.0",
"dependencies": {
"npm": "^5.7.1"
}
}