mirror of
https://github.com/amark/gun.git
synced 2026-03-08 01:51:43 +00:00
9 lines
195 B
JSON
9 lines
195 B
JSON
{
|
|
"name": "aws-sdk",
|
|
"ignore": [
|
|
"doc-src", "features", "lib", "scripts", "tasks", "test",
|
|
"Gemfile*", "configuration*", "Rakefile", "*.json", ".*"
|
|
],
|
|
"main": "dist/aws-sdk.js"
|
|
}
|