@coding_india/all_in_one_package
v1.0.13
Published
this is the npm package which helps u to add many packages in one time
Maintainers
Readme
#all in one package
The all in one package is the npm package which help's you to install many of package's in one package called @coding_india/all_in_one_package.
Installation
To install prebuilt @coding_india/all_in_one_package binaries, use npm.
The preferred method is to install @coding_india/all_in_one_package as a development dependency in your
app:
npm install @coding_india/all_in_one_packageFor more installation options and troubleshooting tips, see installation. For info on how to manage Electron versions in your apps, see
git clone comming soon
npm install
npm startconst idip = require('idip')
// now after puting this use any packe like
const electron = require('electron') // this
// over
// install our package now