create-selector-without-props
Version:
A simple propsless selector for improved performance
24 lines (23 loc) • 650 B
JSON
{
"name": "create-selector-without-props",
"version": "0.0.1",
"description": "A simple propsless selector for improved performance",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/l2silver/create-selector-without-props.git"
},
"keywords": [
"reselect",
"createSelector"
],
"author": "Leigh Silverstein",
"license": "ISC",
"bugs": {
"url": "https://github.com/l2silver/create-selector-without-props/issues"
},
"homepage": "https://github.com/l2silver/create-selector-without-props#readme"
}