HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: //usr/share/nodejs/json-stringify-safe/node_modules/oolong/package.json
{
	"name": "oolong",
	"version": "1.15.1",
	"description": "Utilities for objects. Simple, tasteful and plentiful. Supports inherited properties.",
	"keywords": [
		"functional",
		"underscore",
		"util"
	],
	"homepage": "https://github.com/moll/js-oolong",
	"bugs": "https://github.com/moll/js-oolong/issues",

	"author": {
		"name": "Andri Möll",
		"email": "andri@dot.ee",
		"url": "http://themoll.com"
	},

	"repository": {
		"type": "git",
		"url": "git://github.com/moll/js-oolong.git"
	},

	"licenses": [{
		"type": "LAGPL",
		"url": "https://github.com/moll/js-oolong/blob/master/LICENSE"
	}],

	"main": "index.js",
	"scripts": {"test": "make test NODE_OPTS="},

	"devDependencies": {
		"mocha": ">= 2.5.3 < 3",
		"must": ">= 0.13.2 < 0.14",
		"sinon": ">= 1.10.3 < 2"
	}
}