UNPKG

force2update

Version:

[![npm version](https://img.shields.io/npm/v/react-forceupdate.svg?style=flat-square)](https://www.npmjs.com/package/force2update?activeTab=versions) [![npm downloads](https://img.shields.io/npm/dm/react-forceupdate.svg?style=flat-square)](https://www.npm

82 lines 1.86 kB
{ "version": "1.1.2", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts", "files": [ "dist", "src" ], "bugs": { "url": "https://github.com/Hamed228/force2Update/issues" }, "repository": { "type": "git", "url": "https://github.com/Hamed228/force2Update" }, "homepage": "https://amisa.co", "engines": { "node": ">=10" }, "scripts": { "start": "tsdx watch", "dev": "tsdx watch", "build": "tsdx build", "lint": "tsdx lint src test stories", "prepare": "tsdx build", "gzip": "node gzip-size.js", "test:typecheck": "tsc --noEmit", "test:sources": "jest --coverage", "test:sources:watch": "jest --watch", "test": "run-p test:*" }, "peerDependencies": { "react": ">=17" }, "name": "force2update", "author": "Hamed Mirsmaeili", "devDependencies": { "@babel/core": "^7.15.5", "@testing-library/react": "~12.1.0", "@types/jest": "~27.0.1", "@types/react": "^17.0.20", "@types/react-dom": "^17.0.9", "babel-jest": "^27.2.0", "babel-loader": "^8.2.2", "gzip-size": "^6.0.0", "identity-obj-proxy": "^3.0.0", "jest": "^27.2.0", "npm-run-all": "^4.1.5", "react": "^17.0.2", "react-docgen-typescript-loader": "^3.7.2", "react-dom": "^17.0.2", "react-is": "^17.0.2", "rollup": "^2.56.3", "ts-jest": "^27.0.5", "ts-loader": "^9.2.5", "tsdx": "^0.14.1", "tslib": "^2.3.1", "typescript": "^4.4.3" }, "keywords": [ "react", "reactjs", "typescript", "force", "force2update", "useForceUpdate", "use-Force-Update", "forceUpdate", "forceToUpdate", "run", "run2update", "runUpdate", "runToUpdate", "reactComponentUpdate", "amisa", "amisa.me", "amisa.co", "amin system", "امین سیستم" ] }