{
	"name": "pinganappcore",
	"version": "1.0.1",
	"description": "release",
	"main": "./bin/pinganappcore",
	"bin": {
		"pinganappcore": "./bin/pinganappcore"
	},
	"dependencies": {
	    "shelljs": "^0.5.3",
	    "xml-escape": "^1.1.0"
	},
	"devDependencies": {},
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"keywords": [
		"appcore"
	],
	"author": "luojian",
	"license": "ISC",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/iOSJason/pinganappcore"
	}
}