File "package.json"
Full Path: C:/wamp64/www/INTERPRETE2/backend/node_modules/buffer-from/package.json
File size: 304 bytes
MIME-type: application/json
Charset: utf-8
{
"name": "buffer-from",
"version": "1.1.2",
"license": "MIT",
"repository": "LinusU/buffer-from",
"files": [
"index.js"
],
"scripts": {
"test": "standard && node test"
},
"devDependencies": {
"standard": "^12.0.1"
},
"keywords": [
"buffer",
"buffer from"
]
}