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.
 
 
 

78 lines
2.2 KiB

{
"_args": [
[
"buffer-indexof@^1.0.0",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/dns-txt"
]
],
"_from": "buffer-indexof@>=1.0.0 <2.0.0",
"_id": "buffer-indexof@1.1.1",
"_inCache": true,
"_installable": true,
"_location": "/buffer-indexof",
"_nodeVersion": "6.9.4",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/buffer-indexof-1.1.1.tgz_1503366011678_0.98643086431548"
},
"_npmUser": {
"email": "soldair@gmail.com",
"name": "soldair"
},
"_npmVersion": "5.3.0",
"_phantomChildren": {},
"_requested": {
"name": "buffer-indexof",
"raw": "buffer-indexof@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/dns-txt"
],
"_resolved": "https://registry.npmjs.org/buffer-indexof/-/buffer-indexof-1.1.1.tgz",
"_shasum": "52fabcc6a606d1a00302802648ef68f639da268c",
"_shrinkwrap": null,
"_spec": "buffer-indexof@^1.0.0",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/dns-txt",
"author": {
"name": "Ryan Day"
},
"bugs": {
"url": "https://github.com/soldair/node-buffer-indexof/issues"
},
"dependencies": {},
"description": "find the index of a buffer in a buffer",
"devDependencies": {
"chalk": "^1.1.3",
"tape": "~1.1.0"
},
"directories": {},
"dist": {
"integrity": "sha512-4/rOEg86jivtPTeOUUT61jJO1Ya1TrR/OkqCSZDyq84WJh3LuuiphBYJN+fm5xufIk4XAFcEwte/8WzC8If/1g==",
"shasum": "52fabcc6a606d1a00302802648ef68f639da268c",
"tarball": "https://registry.npmjs.org/buffer-indexof/-/buffer-indexof-1.1.1.tgz"
},
"gitHead": "9b17551f5f6949358358644757c406f4134ced5c",
"homepage": "https://github.com/soldair/node-buffer-indexof#readme",
"license": "MIT",
"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": "1.1.1"
}