Sha256: fb76a0b4feb78731382eaafa16b575e3e51028139d7bb09ebe4af3e37b8cfcca
Contents?: true
Size: 575 Bytes
Versions: 2
Compression:
Stored size: 575 Bytes
Contents
{ "name": "neutron", "version": "0.1.0", "description": "Mini framework to build desktop app with Electron and Ruby", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/pioz/neutron-ruby-electron.git" }, "keywords": [ "ruby", "electron" ], "author": "pioz", "license": "MIT", "bugs": { "url": "https://github.com/pioz/neutron-ruby-electron/issues" }, "homepage": "https://github.com/pioz/neutron-ruby-electron#readme" }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
neutron-ruby-electron-0.1.2 | lib/neutron/neutron_npm_package/package.json |
neutron-ruby-electron-0.1.1 | lib/neutron/neutron_npm_package/package.json |