UNPKG

@cloudhms/craco-plugin-single-spa-application

Version:

Convert your CRA4 project into a single-spa application without ejecting or losing update support of react-scripts

70 lines (69 loc) 2.2 kB
{ "_args": [ [ "@cloudhms/craco-plugin-single-spa-application@1.0.10", "/Volumes/Data/Projects/HMS/hulk/hulk.portal.cps" ] ], "_development": true, "_from": "@cloudhms/craco-plugin-single-spa-application@1.0.10", "_id": "@cloudhms/craco-plugin-single-spa-application@1.0.10", "_inBundle": false, "_integrity": "sha512-vmsMCzNlWZreuN8GY7PitmmPu3KgpipLRIybuUUOAp2KYBi7sj6G4AP0QljU5KBslC44P6ciPEWB3z10eh2KoA==", "_location": "/@cloudhms/craco-plugin-single-spa-application", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@cloudhms/craco-plugin-single-spa-application@1.0.10", "name": "@cloudhms/craco-plugin-single-spa-application", "escapedName": "@cloudhms%2fcraco-plugin-single-spa-application", "scope": "@cloudhms", "rawSpec": "1.0.10", "saveSpec": null, "fetchSpec": "1.0.10" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/@cloudhms/craco-plugin-single-spa-application/-/craco-plugin-single-spa-application-1.0.10.tgz", "_spec": "1.0.10", "_where": "/Volumes/Data/Projects/HMS/hulk/hulk.portal.cps", "author": { "name": "hasanayan" }, "bugs": { "url": "https://github.com/hasanayan/craco-plugin-single-spa-application/issues" }, "dependencies": { "@craco/craco": "^6.0.0", "systemjs-webpack-interop": "^2.3.5" }, "deprecated": false, "description": "Convert your CRA4 project into a single-spa application without ejecting or losing update support of react-scripts", "devDependencies": { "react-scripts": "^4.0.2" }, "homepage": "https://github.com/hasanayan/craco-plugin-single-spa-application#readme", "keywords": [ "single-spa", "craco", "cra4", "cra", "create-react-app" ], "license": "MIT", "main": "src/index.js", "name": "@cloudhms/craco-plugin-single-spa-application", "peerDependencies": { "react-scripts": "^4.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/hasanayan/craco-plugin-single-spa-application.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.0.10" }