96 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			96 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "_args": [ | ||
|  |     [ | ||
|  |       { | ||
|  |         "raw": "qap@^3.1.2", | ||
|  |         "scope": null, | ||
|  |         "escapedName": "qap", | ||
|  |         "name": "qap", | ||
|  |         "rawSpec": "^3.1.2", | ||
|  |         "spec": ">=3.1.2 <4.0.0", | ||
|  |         "type": "range" | ||
|  |       }, | ||
|  |       "/srv/demos/node_modules/dns-js" | ||
|  |     ] | ||
|  |   ], | ||
|  |   "_from": "qap@>=3.1.2 <4.0.0", | ||
|  |   "_id": "qap@3.1.3", | ||
|  |   "_inCache": true, | ||
|  |   "_location": "/qap", | ||
|  |   "_nodeVersion": "1.0.3", | ||
|  |   "_npmUser": { | ||
|  |     "name": "rootslab", | ||
|  |     "email": "admin@rootslab.it" | ||
|  |   }, | ||
|  |   "_npmVersion": "2.2.0", | ||
|  |   "_phantomChildren": {}, | ||
|  |   "_requested": { | ||
|  |     "raw": "qap@^3.1.2", | ||
|  |     "scope": null, | ||
|  |     "escapedName": "qap", | ||
|  |     "name": "qap", | ||
|  |     "rawSpec": "^3.1.2", | ||
|  |     "spec": ">=3.1.2 <4.0.0", | ||
|  |     "type": "range" | ||
|  |   }, | ||
|  |   "_requiredBy": [ | ||
|  |     "/dns-js" | ||
|  |   ], | ||
|  |   "_resolved": "https://registry.npmjs.org/qap/-/qap-3.1.3.tgz", | ||
|  |   "_shasum": "394288bf07c8fe16cf36bb2e40a3bb947ed24963", | ||
|  |   "_shrinkwrap": null, | ||
|  |   "_spec": "qap@^3.1.2", | ||
|  |   "_where": "/srv/demos/node_modules/dns-js", | ||
|  |   "author": { | ||
|  |     "name": "Guglielmo Ferri", | ||
|  |     "email": "44gatti@gmail.com" | ||
|  |   }, | ||
|  |   "bugs": { | ||
|  |     "url": "https://github.com/rootslab/qap/issues" | ||
|  |   }, | ||
|  |   "dependencies": {}, | ||
|  |   "description": "Qap, a quick parser/matcher optimized for string and buffer patterns (<= 255 bytes).", | ||
|  |   "devDependencies": {}, | ||
|  |   "directories": {}, | ||
|  |   "dist": { | ||
|  |     "shasum": "394288bf07c8fe16cf36bb2e40a3bb947ed24963", | ||
|  |     "tarball": "https://registry.npmjs.org/qap/-/qap-3.1.3.tgz" | ||
|  |   }, | ||
|  |   "engines": { | ||
|  |     "node": ">=0.4.x" | ||
|  |   }, | ||
|  |   "gitHead": "066e07f84f75ffa0a72a61d3e33ec13253e4b09f", | ||
|  |   "homepage": "https://github.com/rootslab/qap", | ||
|  |   "keywords": [ | ||
|  |     "parser", | ||
|  |     "fast", | ||
|  |     "qap", | ||
|  |     "parse", | ||
|  |     "quick search", | ||
|  |     "pattern matching", | ||
|  |     "pattern", | ||
|  |     "string", | ||
|  |     "search" | ||
|  |   ], | ||
|  |   "license": "MIT", | ||
|  |   "main": "index", | ||
|  |   "maintainers": [ | ||
|  |     { | ||
|  |       "name": "rootslab", | ||
|  |       "email": "44gatti@gmail.com" | ||
|  |     } | ||
|  |   ], | ||
|  |   "name": "qap", | ||
|  |   "optionalDependencies": {}, | ||
|  |   "readme": "ERROR: No README data found!", | ||
|  |   "repository": { | ||
|  |     "type": "git", | ||
|  |     "url": "git://github.com/rootslab/qap.git" | ||
|  |   }, | ||
|  |   "scripts": { | ||
|  |     "bench": "bash bench/run.sh", | ||
|  |     "test": "bash test/run.sh" | ||
|  |   }, | ||
|  |   "version": "3.1.3" | ||
|  | } |