UNPKG

j-gallery

Version:
54 lines (53 loc) 1.37 kB
{ "_args": [ [ "buffer-indexof@1.1.0", "/Users/apple/Desktop/Repositories/Gallery/example" ] ], "_development": true, "_from": "buffer-indexof@1.1.0", "_id": "buffer-indexof@1.1.0", "_inBundle": false, "_integrity": "sha1-9U9kfE9OJSKLqmVqLlfkPV8nCYI=", "_location": "/buffer-indexof", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "buffer-indexof@1.1.0", "name": "buffer-indexof", "escapedName": "buffer-indexof", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/dns-txt" ], "_resolved": "http://registry.npm.taobao.org/buffer-indexof/download/buffer-indexof-1.1.0.tgz", "_spec": "1.1.0", "_where": "/Users/apple/Desktop/Repositories/Gallery/example", "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" }, "homepage": "https://github.com/soldair/node-buffer-indexof#readme", "main": "index.js", "name": "buffer-indexof", "repository": { "url": "git://github.com/soldair/node-buffer-indexof.git" }, "scripts": { "test": "tape test/*.js" }, "version": "1.1.0" }