nt-auto-bind
Version:
20 lines • 416 B
JSON
{
"name": "nt-auto-bind",
"version": "2.0.5",
"description": "自动绑定",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/next-component/common-auto-bind.git"
},
"keywords": [
"auto-bind"
],
"author": "ascoders",
"license": "ISC",
"dependencies": {},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0"
}
}