first add

This commit is contained in:
Your Name
2026-07-28 21:25:30 +08:00
commit edf4d743cb
482 changed files with 19191 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"name": "bluebird-lst",
"version": "1.0.9",
"description": "Bluebird — longStackTraces: true, cancellation: true",
"author": "Vladimir Krivosheev",
"license": "MIT",
"repository": "develar/fs-extra-p",
"homepage": "https://github.com/develar/fs-extra-p",
"files": [
"index.*"
],
"dependencies": {
"bluebird": "^3.5.5"
},
"typings": "./index.d.ts"
}