86 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			86 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "_args": [
 | |
|     [
 | |
|       {
 | |
|         "raw": "buffercursor@>= 0.0.12",
 | |
|         "scope": null,
 | |
|         "escapedName": "buffercursor",
 | |
|         "name": "buffercursor",
 | |
|         "rawSpec": ">= 0.0.12",
 | |
|         "spec": ">=0.0.12",
 | |
|         "type": "range"
 | |
|       },
 | |
|       "/srv/demos/node_modules/native-dns-packet"
 | |
|     ]
 | |
|   ],
 | |
|   "_from": "buffercursor@>=0.0.12",
 | |
|   "_id": "buffercursor@0.0.12",
 | |
|   "_inCache": true,
 | |
|   "_location": "/buffercursor",
 | |
|   "_npmUser": {
 | |
|     "name": "tjfontaine",
 | |
|     "email": "tjfontaine@gmail.com"
 | |
|   },
 | |
|   "_npmVersion": "1.4.3",
 | |
|   "_phantomChildren": {},
 | |
|   "_requested": {
 | |
|     "raw": "buffercursor@>= 0.0.12",
 | |
|     "scope": null,
 | |
|     "escapedName": "buffercursor",
 | |
|     "name": "buffercursor",
 | |
|     "rawSpec": ">= 0.0.12",
 | |
|     "spec": ">=0.0.12",
 | |
|     "type": "range"
 | |
|   },
 | |
|   "_requiredBy": [
 | |
|     "/native-dns-packet"
 | |
|   ],
 | |
|   "_resolved": "https://registry.npmjs.org/buffercursor/-/buffercursor-0.0.12.tgz",
 | |
|   "_shasum": "78a9a7f4343ae7d820a8999acc80de591e25a779",
 | |
|   "_shrinkwrap": null,
 | |
|   "_spec": "buffercursor@>= 0.0.12",
 | |
|   "_where": "/srv/demos/node_modules/native-dns-packet",
 | |
|   "author": {
 | |
|     "name": "Timothy J Fontaine",
 | |
|     "email": "tjfontaine@gmail.com",
 | |
|     "url": "http://atxconsulting.com"
 | |
|   },
 | |
|   "bugs": {
 | |
|     "url": "http://github.com/tjfontaine/node-buffercursor/issues"
 | |
|   },
 | |
|   "dependencies": {
 | |
|     "verror": "^1.4.0"
 | |
|   },
 | |
|   "description": "A simple way to traverse a Buffer like a cursor, updating position along the way",
 | |
|   "devDependencies": {},
 | |
|   "directories": {},
 | |
|   "dist": {
 | |
|     "shasum": "78a9a7f4343ae7d820a8999acc80de591e25a779",
 | |
|     "tarball": "https://registry.npmjs.org/buffercursor/-/buffercursor-0.0.12.tgz"
 | |
|   },
 | |
|   "engines": {
 | |
|     "node": ">= 0.5.0"
 | |
|   },
 | |
|   "homepage": "http://github.com/tjfontaine/node-buffercursor",
 | |
|   "keywords": [
 | |
|     "buffer",
 | |
|     "cursor",
 | |
|     "stream"
 | |
|   ],
 | |
|   "main": "buffercursor.js",
 | |
|   "maintainers": [
 | |
|     {
 | |
|       "name": "tjfontaine",
 | |
|       "email": "tjfontaine@gmail.com"
 | |
|     }
 | |
|   ],
 | |
|   "name": "buffercursor",
 | |
|   "optionalDependencies": {},
 | |
|   "readme": "ERROR: No README data found!",
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "git+ssh://git@github.com/tjfontaine/node-buffercursor.git"
 | |
|   },
 | |
|   "version": "0.0.12"
 | |
| }
 |