Sha256: 7ef503ea7b2cefd8c28f942135709c725ecbb730c134a2b02c13b83e78556e04

Contents?: true

Size: 603 Bytes

Versions: 2

Compression:

Stored size: 603 Bytes

Contents

{
  "name": "@nathanvda/on_the_spot",
  "version": "<%= spec.version %>",
  "license": "MIT",

  "description": "Companion package for the on_the_spot Ruby gem.",
  "homepage": "https://github.com/nathanvda/on_the_spot",
  "repository": "https://github.com/nathanvda/on_the_spot",
  "bugs": {
    "url": "https://github.com/nathanvda/on_the_spot/issues"
  },

  "author": "nathan@dixis.com",

  "main": "on_the_spot_code.js",
  "files": ["on_the_spot_code.js", "on_the_spot.css", "README", "LICENSE", "package.json"],

  "dependencies": {
    "jquery": "^3.3.1",
    "jquery-jeditable": "^2.0.16"
  }
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
on_the_spot-1.1.5 npm/package.json.erb
on_the_spot-1.1.4 npm/package.json.erb