{
	"name": "loosen",
	"version": "0.27.0",
	"description": "Transform deep object into shallow object.",
	"main": "loosen.js",
	"support": "loosen.support.js",
	"deploy": "loosen.deploy.js",
	"browser": "loosen.deploy.js",
	"scripts": {
		"pristine": "rsetmod clean && flxc execute ./.install.sh",
		"clear": "rsetmod clean --clear",
		"build": "babel loosen.js --out-file loosen.support.js --source-maps && webpack --progress --display-modules",
		"pretest": "npm run clear && npm run build",
		"test": "node loosen-test.js"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/volkovasystems/loosen.git"
	},
	"keywords": [
		"deep",
		"shallow",
		"object",
		"loosen"
	],
	"author": "Richeve S. Bebebdor <richeve.bebedor@gmail.com>",
	"contributors": [
		"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
		"Vinse Vinalon <vinsevinalon@gmail.com>"
	],
	"license": "MIT",
	"bugs": {
		"url": "https://github.com/volkovasystems/loosen/issues"
	},
	"homepage": "https://github.com/volkovasystems/loosen#readme",
	"dependencies": {
		"babel-runtime": "^6.25.0",
		"burne": "^0.6.0",
		"depher": "^0.38.0",
		"doubt": "^0.34.0",
		"harden": "^0.23.0",
		"impel": "^0.18.0",
		"karv": "^0.18.0",
		"kein": "^0.30.0",
		"kount": "^0.12.0",
		"mrkd": "^0.11.0",
		"mtch": "^0.6.0",
		"petrifi": "^0.18.0",
		"plough": "^0.29.0",
		"shft": "^0.5.0",
		"truly": "^0.20.0",
		"u200b": "^0.35.0",
		"wichevr": "^0.14.0",
		"wichis": "^0.17.0"
	},
	"devDependencies": {
		"babel-cli": "^6.24.1",
		"babel-core": "^6.25.0",
		"babel-plugin-transform-runtime": "^6.23.0",
		"babel-preset-latest": "^6.24.1",
		"source-map-loader": "^0.2.1",
		"webpack": "^3.5.4"
	}
}
