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.
 
 
 
 

89 lines
3.3 KiB

{
"_args": [
[
"buffer-alloc-unsafe@^1.1.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/buffer-alloc"
]
],
"_from": "buffer-alloc-unsafe@>=1.1.0 <2.0.0",
"_id": "buffer-alloc-unsafe@1.1.0",
"_inCache": true,
"_installable": true,
"_location": "/buffer-alloc-unsafe",
"_nodeVersion": "10.2.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/buffer-alloc-unsafe_1.1.0_1527635919542_0.8786275682843983"
},
"_npmUser": {
"email": "linus@folkdatorn.se",
"name": "linusu"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"name": "buffer-alloc-unsafe",
"raw": "buffer-alloc-unsafe@^1.1.0",
"rawSpec": "^1.1.0",
"scope": null,
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/buffer-alloc"
],
"_resolved": "https://registry.npmjs.org/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz",
"_shasum": "bd7dc26ae2972d0eda253be061dba992349c19f0",
"_shrinkwrap": null,
"_spec": "buffer-alloc-unsafe@^1.1.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/buffer-alloc",
"bugs": {
"url": "https://github.com/LinusU/buffer-alloc-unsafe/issues"
},
"dependencies": {},
"description": "A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.",
"devDependencies": {
"standard": "^7.1.2"
},
"directories": {},
"dist": {
"fileCount": 3,
"integrity": "sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDd/RCRA9TVsSAnZWagAAyRsP/3sjiRG+h8mqwIs9CZjK\n4z+jUqruRnm7xqZAHwtEGUrrJiWpJ77P02u0A122fWxjofhLjkYbePG8ZGMR\nIovOroyc1lBEJ8cI85ZLirvEfUUQJ+SFPkL64o9n3AXVi66OWs0jJtSq7FYL\ntOdfqA942lKMEs3PCZ4K2kpgKmyNXxfhgdRbqFnDHP1XuswsPG3gnHxP2O5b\nqcgz4c+cKmVecfMHLJbGwR+Z+aghzBOiG0RxXpVi9lXDAnqdtTqBg83di8JA\nzQ0n/nFGx28xdISwGpdzdRCpsZu2D+sGDcEvwa0uwhU5QpID41Hddentg0dN\nW8j+afOdFT58DUVuUSRxxHBm27xJFkHfa4VosUmqQgkpUlmQpUBk0Mg5zj44\nFpOHd0vPuEVBrhics/uvch2k/r3+epwwMxpAZr8Z6mTtleet7C15CFbLlRyc\n11q9KO54/VqVdthhCCVrXXWH2FP73MbcE5chNX15vNJr7b+fXTDM/POR6uIa\nFmzBFL34oPdCpofQIp7OVFtrten9fKZKsg4l8Ly83cKhVAJWaotC0vIhhGYi\nslmAMdKL9GG8udV04WmFyGDXs8vzf3+7i+y6UaLUX7eJhVVM0w7iHyaO9Ljt\n4t74PZ3CZPzXylbGZqGmDg4DBvYG4FAaXu9zUkGhQBGSlPP4ohFNvmN7A7U2\nCH9/\r\n=fNVs\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "bd7dc26ae2972d0eda253be061dba992349c19f0",
"tarball": "https://registry.npmjs.org/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz",
"unpackedSize": 1936
},
"files": [
"index.js"
],
"gitHead": "93c66c6a1e0f812a55128036004d6ff8a561fd98",
"homepage": "https://github.com/LinusU/buffer-alloc-unsafe#readme",
"keywords": [
"allocUnsafe",
"allocate",
"buffer allocUnsafe",
"buffer unsafe allocate",
"buffer",
"ponyfill",
"unsafe allocate"
],
"license": "MIT",
"maintainers": [
{
"email": "linus@folkdatorn.se",
"name": "linusu"
}
],
"name": "buffer-alloc-unsafe",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/LinusU/buffer-alloc-unsafe.git"
},
"scripts": {
"test": "standard && node test"
},
"version": "1.1.0"
}