electron-apps
Version:
A collection of apps built on Electron
34 lines (33 loc) • 1.51 kB
YAML
name: 'NodeJs Package Manager'
description: 'An organizer of your npm & bower packages'
website: 'https://github.com/gurayyarar/NodeJsPackageManager'
category: 'Developer Tools'
repository: 'https://github.com/gurayyarar/NodeJsPackageManager'
keywords:
- npm
- bower
- nodejs
- nodejs package
- package manager
screenshots:
-
imageUrl: 'https://raw.githubusercontent.com/gurayyarar/NodeJsPackageManager/master/images/documentation/readme-main.gif'
caption: 'Overview'
imageLink: 'https://github.com/gurayyarar/NodeJsPackageManager'
-
imageUrl: 'https://raw.githubusercontent.com/gurayyarar/NodeJsPackageManager/master/images/electron-webapp-previews/dark-theme.png'
caption: 'Dark Theme'
imageLink: 'https://github.com/gurayyarar/NodeJsPackageManager'
-
imageUrl: 'https://raw.githubusercontent.com/gurayyarar/NodeJsPackageManager/master/images/electron-webapp-previews/light-theme.png'
caption: 'Light Theme'
imageLink: 'https://github.com/gurayyarar/NodeJsPackageManager'
-
imageUrl: 'https://raw.githubusercontent.com/gurayyarar/NodeJsPackageManager/master/images/electron-webapp-previews/npm-init.png'
caption: 'npm init'
imageLink: 'https://github.com/gurayyarar/NodeJsPackageManager'
-
imageUrl: 'https://raw.githubusercontent.com/gurayyarar/NodeJsPackageManager/master/images/electron-webapp-previews/bower-init.png'
caption: 'bower init'
imageLink: 'https://github.com/gurayyarar/NodeJsPackageManager'
license: MIT