mirror of
https://github.com/analyticsjs/vue-baidu-analytics.git
synced 2025-04-06 03:58:00 +08:00
22 lines
508 B
JSON
22 lines
508 B
JSON
{
|
|
"name": "buffer-from",
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"repository": "LinusU/buffer-from",
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"scripts": {
|
|
"test": "standard && node test"
|
|
},
|
|
"devDependencies": {
|
|
"standard": "^7.1.2"
|
|
},
|
|
"keywords": [
|
|
"buffer",
|
|
"buffer from"
|
|
],
|
|
"__npminstall_done": "Sun Sep 06 2020 16:10:14 GMT+0800 (中国标准时间)",
|
|
"_from": "buffer-from@1.1.1",
|
|
"_resolved": "https://registry.npm.taobao.org/buffer-from/download/buffer-from-1.1.1.tgz"
|
|
} |