chat-server/node_modules/buffer-indexof/package.json

71 lines
1.9 KiB
JSON
Raw Normal View History

{
"_args": [
[
"buffer-indexof@~0.0.0",
"/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-server/node_modules/buffer-split"
]
],
"_from": "buffer-indexof@>=0.0.0 <0.1.0",
"_id": "buffer-indexof@0.0.2",
"_inCache": true,
"_installable": true,
"_location": "/buffer-indexof",
"_npmUser": {
"email": "soldair@gmail.com",
"name": "soldair"
},
"_npmVersion": "1.4.20",
"_phantomChildren": {},
"_requested": {
"name": "buffer-indexof",
"raw": "buffer-indexof@~0.0.0",
"rawSpec": "~0.0.0",
"scope": null,
"spec": ">=0.0.0 <0.1.0",
"type": "range"
},
"_requiredBy": [
"/buffer-split"
],
"_resolved": "https://registry.npmjs.org/buffer-indexof/-/buffer-indexof-0.0.2.tgz",
"_shasum": "ed0f36b7ae166a66a7cd174c0467ae8dedf008f5",
"_shrinkwrap": null,
"_spec": "buffer-indexof@~0.0.0",
"_where": "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-server/node_modules/buffer-split",
"author": {
"name": "Ryan Day"
},
"bugs": {
"url": "https://github.com/soldair/node-buffer-indexof/issues"
},
"dependencies": {},
"description": "find the index of a buffer in a buffe",
"devDependencies": {
"tape": "~1.1.0"
},
"directories": {},
"dist": {
"shasum": "ed0f36b7ae166a66a7cd174c0467ae8dedf008f5",
"tarball": "https://registry.npmjs.org/buffer-indexof/-/buffer-indexof-0.0.2.tgz"
},
"gitHead": "277ab0cedaf14f6d6ae18571e9dd4d0dea1981a0",
"homepage": "https://github.com/soldair/node-buffer-indexof",
"main": "index.js",
"maintainers": [
{
"name": "soldair",
"email": "soldair@gmail.com"
}
],
"name": "buffer-indexof",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"url": "git://github.com/soldair/node-buffer-indexof.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "0.0.2"
}