{ "_from": "ts-easing@^0.2.0", "_id": "ts-easing@0.2.0", "_inBundle": false, "_integrity": "sha512-Z86EW+fFFh/IFB1fqQ3/+7Zpf9t2ebOAxNI/V6Wo7r5gqiqtxmgTlQ1qbqQcjLKYeSHPTsEmvlJUDg/EuL0uHQ==", "_location": "/ts-easing", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ts-easing@^0.2.0", "name": "ts-easing", "escapedName": "ts-easing", "rawSpec": "^0.2.0", "saveSpec": null, "fetchSpec": "^0.2.0" }, "_requiredBy": [ "/react-use" ], "_resolved": "https://registry.npmjs.org/ts-easing/-/ts-easing-0.2.0.tgz", "_shasum": "c8a8a35025105566588d87dbda05dd7fbfa5a4ec", "_spec": "ts-easing@^0.2.0", "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/react-use", "author": { "name": "@streamich" }, "bugs": { "url": "https://github.com/streamich/ts-easing/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "Collection of easing functions in TypeScript", "devDependencies": { "rimraf": "^2.6.2", "typescript": "^3.1.3" }, "files": [ "lib/" ], "homepage": "https://github.com/streamich/ts-easing#readme", "license": "Unlicense", "main": "lib/index.js", "name": "ts-easing", "repository": { "type": "git", "url": "git+https://github.com/streamich/ts-easing.git" }, "scripts": { "build": "tsc", "clean": "rimraf lib" }, "types": "lib/index.d.ts", "typings": "lib/index.d.ts", "version": "0.2.0" }