{
	"name": "@ssm1982/cj-react-dnd",
	"version": "1.1.11",
	"description": "",
	"main": "dist/index.js",
	"scripts": {
		"build": "tsc",
		"watch": "tsc -w --preserveWatchOutput",
		"clean": "rimraf dist",
		"test": "run-s clean build",
		"pub": "node publish.js"
	},
	"dependencies": {
		"@~sunsimiao/cj-dnd-backend": "^1.0.10",
		"@~sunsimiao/cj-dnd-core": "^1.0.4",
		"hoist-non-react-statics": "^2.5.0",
		"invariant": "^2.1.0",
		"lodash": "^4.17.10",
		"react": "^16.4.0",
		"recompose": "^0.27.1",
		"shallowequal": "^1.0.2"
	},
	"devDependencies": {
		"@types/node": "10.3.2",
		"@types/react": "^16.3.14",
		"@types/react-dom": "^16.0.5",
		"@types/shallowequal": "^0.2.2",
		"babel-cli": "^6.26.0",
		"babel-loader": "^7.1.1",
		"npm-run-all": "^4.1.2",
		"rimraf": "^2.6.2",
		"shelljs": "^0.8.2",
		"ts-loader": "^4.2.0",
		"typescript": "^2.9.1"
	},
	"author": "ssm",
	"license": "ISC"
}
