README 4p · Test your package in node_modules before publish. Installation npm install 4p Usage Example test packages/react-someplugins { "scripts": { "4p": "4p packages/my-plugin" } } then, require('my-plugin');