You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
educoder/public/node_modules/_buffer-from@1.1.1@buffer-from/package.json

22 lines
499 B

{
"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": "Fri Jan 03 2020 18:02:10 GMT+0800 (GMT+08:00)",
"_from": "buffer-from@1.1.1",
"_resolved": "https://registry.npm.taobao.org/buffer-from/download/buffer-from-1.1.1.tgz"
}