mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-03 06:49:29 +08:00
17 lines
239 B
Text
17 lines
239 B
Text
{
|
|
"name": "async",
|
|
"main": "dist/async.js",
|
|
"ignore": [
|
|
"bower_components",
|
|
"lib",
|
|
"test",
|
|
"node_modules",
|
|
"perf",
|
|
"support",
|
|
"**/.*",
|
|
"*.config.js",
|
|
"*.json",
|
|
"index.js",
|
|
"Makefile"
|
|
]
|
|
}
|