UNPKG

270 BJSONView Raw
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}