{
	"name": "jsmethodutils",
	"version": "1.0.4",
	"description": "JS 常用方法总结",
	"main": "utils.js",
	"private": false,
	"keywords": [
		"JS",
		"javascript",
		"methods",
		"方法",
		"对象",
		"数组"
	],
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"author": "chaiZz",
	"license": "ISC"
}
