💾 Archived View for gmi.noulin.net › gitRepositories › git-off › file › src › node_modules › aws-sdk… captured on 2023-01-29 at 11:48:51. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

git-off

Log

Files

Refs

README

bower.json (270B)

     1 {
     2   "name": "aws-sdk",
     3   "ignore": [
     4     "apis", "doc-src", "dist-tools", "eslint-rules", "features", "lib",
     5     "scripts", "tasks", "test", "Gemfile*", "configuration*",
     6     "Rakefile", "package.json", "testem.json", ".*", "index.js"
     7   ],
     8   "main": "dist/aws-sdk.js"
     9 }