53 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			53 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "_from": "hash-sum@^1.0.2",
 | |
|   "_id": "hash-sum@1.0.2",
 | |
|   "_inBundle": false,
 | |
|   "_integrity": "sha1-M7QHd3VMZDJXPBIMw4CLvRDUfwQ=",
 | |
|   "_location": "/hash-sum",
 | |
|   "_phantomChildren": {},
 | |
|   "_requested": {
 | |
|     "type": "range",
 | |
|     "registry": true,
 | |
|     "raw": "hash-sum@^1.0.2",
 | |
|     "name": "hash-sum",
 | |
|     "escapedName": "hash-sum",
 | |
|     "rawSpec": "^1.0.2",
 | |
|     "saveSpec": null,
 | |
|     "fetchSpec": "^1.0.2"
 | |
|   },
 | |
|   "_requiredBy": [
 | |
|     "/haxe-loader"
 | |
|   ],
 | |
|   "_resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz",
 | |
|   "_shasum": "33b40777754c6432573c120cc3808bbd10d47f04",
 | |
|   "_spec": "hash-sum@^1.0.2",
 | |
|   "_where": "/home/andreas/Documents/Projects/haxe/openfl/nigger/node_modules/haxe-loader",
 | |
|   "authors": [
 | |
|     "Nicolas Bevacqua <nicolasbevacqua@gmail.com>"
 | |
|   ],
 | |
|   "bugs": {
 | |
|     "url": "https://github.com/bevacqua/hash-sum/issues"
 | |
|   },
 | |
|   "bundleDependencies": false,
 | |
|   "dependencies": {},
 | |
|   "deprecated": false,
 | |
|   "description": "Blazing fast unique hash generator",
 | |
|   "devDependencies": {
 | |
|     "jshint": "2.5.0",
 | |
|     "jshint-stylish": "0.2.0",
 | |
|     "tape": "3.0.3"
 | |
|   },
 | |
|   "homepage": "https://github.com/bevacqua/hash-sum",
 | |
|   "license": "MIT",
 | |
|   "main": "hash-sum.js",
 | |
|   "name": "hash-sum",
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "git://github.com/bevacqua/hash-sum.git"
 | |
|   },
 | |
|   "scripts": {
 | |
|     "test": "jshint . && tape test.js"
 | |
|   },
 | |
|   "version": "1.0.2"
 | |
| }
 |