Sha256: fc98d166b392a2bd4449d260a2c60da929fd0080b59eb2a51b1a3290d81eeb4a

Contents?: true

Size: 827 Bytes

Versions: 4

Compression:

Stored size: 827 Bytes

Contents

{
  "name": "arclight",
  "version": "1.1.0",
  "description": "The frontend for arclight",
  "main": "app/assets/javascript/arclight/arclight.js",
  "files": [
    "app/assets"
  ],
  "devDependencies": {
    "eslint": "^8.26.0",
    "eslint-config-airbnb-base": "^15.0.0",
    "eslint-plugin-import": "^2.2.0"
  },
  "scripts": {
    "lint": "eslint './app/assets/javascripts/**/*.{js,es6}'",
    "lint:fix": "eslint --fix './app/assets/javascripts/**/*.{js,es6}'",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/projectblacklight/arclight.git"
  },
  "author": "",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/projectblacklight/arclight/issues"
  },
  "homepage": "https://library.stanford.edu/projects/arclight"
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
arclight-1.1.3 package.json
arclight-1.1.2 package.json
arclight-1.1.1 package.json
arclight-1.1.0 package.json