Sha256: bc7a3c62422bcb2c83ef55b549c7fbf6ef11af4d8274c34e8a68928dc5a1b7bf
Contents?: true
Size: 576 Bytes
Versions: 1
Compression:
Stored size: 576 Bytes
Contents
{ "name": "only-for-workflows", "version": "unknown", "license": "MIT", "scripts": { "docs": "npm -C docs run docs", "docs:build": "npm -C docs run docs:build", "docs:search": "npm -C docs run docs:search", "docs:lint": "npm -C docs run lint", "build": "rm -rf package/dist && npm -C package run prerelease", "release": "rm -rf package/dist && npm -C package run release", "lint": "npm -C package run lint", "test": "npm -C package run test" }, "dependencies": { "vite": "^2.0.0-beta.56", "vite-plugin-ruby": "^1.0.6" } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vite_rails-1.0.12 | package.json |