{ "_args": [ [ "@redux-saga/symbols@1.1.2", "/home/riddhi/frontend" ] ], "_from": "@redux-saga/symbols@1.1.2", "_id": "@redux-saga/symbols@1.1.2", "_inBundle": false, "_integrity": "sha512-EfdGnF423glv3uMwLsGAtE6bg+R9MdqlHEzExnfagXPrIiuxwr3bdiAwz3gi+PsrQ3yBlaBpfGLtDG8rf3LgQQ==", "_location": "/@redux-saga/symbols", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@redux-saga/symbols@1.1.2", "name": "@redux-saga/symbols", "escapedName": "@redux-saga%2fsymbols", "scope": "@redux-saga", "rawSpec": "1.1.2", "saveSpec": null, "fetchSpec": "1.1.2" }, "_requiredBy": [ "/@redux-saga/core", "/@redux-saga/delay-p", "/@redux-saga/is" ], "_resolved": "https://registry.npmjs.org/@redux-saga/symbols/-/symbols-1.1.2.tgz", "_spec": "1.1.2", "_where": "/home/riddhi/frontend", "author": { "name": "Yassine ELOUAFI", "email": "yelouafi@gmail.com" }, "bugs": { "url": "https://github.com/redux-saga/redux-saga/issues" }, "contributors": [ { "name": "Mateusz BurzyƄski", "email": "mateuszburzynski@gmail.com", "url": "https://github.com/Andarist" }, { "name": "Mikhail Shustov", "email": "restrry@gmail.com", "url": "https://github.com/restrry" }, { "name": "Shi Feichao", "email": "842351815@qq.com", "url": "https://github.com/shinima" } ], "description": "Redux-saga internal symbol \"registry\".", "devDependencies": { "@babel/core": "^7.6.4", "@babel/preset-env": "^7.6.3", "babel-plugin-annotate-pure-calls": "^0.4.0", "rimraf": "^3.0.0", "rollup": "^1.23.1", "rollup-plugin-babel": "5.0.0-alpha.0" }, "files": [ "dist", "*.d.ts" ], "gitHead": "da88bb4df0de4066597bd34739580d986f67e0f0", "homepage": "https://redux-saga.js.org/", "keywords": [ "redux", "saga", "redux-saga" ], "license": "MIT", "main": "./dist/redux-saga-symbols.cjs.js", "module": "./dist/redux-saga-symbols.esm.js", "name": "@redux-saga/symbols", "repository": { "type": "git", "url": "https://github.com/redux-saga/redux-saga/tree/master/packages/symbols" }, "scripts": { "build": "rollup -c", "clean": "rimraf dist", "prebuild": "yarn clean", "prepare": "yarn build" }, "typings": "./index.d.ts", "version": "1.1.2" }