2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
Files
bootstrap/test-infra/S3Cachefile.json
T
2015-08-25 23:00:18 -07:00

8 lines
155 B
JSON

{
"npm-modules": {
"key": "./npm-shrinkwrap.json",
"cache": "../node_modules",
"generate": "./uncached-npm-install.sh"
}
}