Sha256: eb853f5e2eab07bfa3b17ef9bc9e98e1c63ed4e51216194a03081da86f9afc5d

Contents?: true

Size: 883 Bytes

Versions: 5

Compression:

Stored size: 883 Bytes

Contents

{
  "name": "arclight",
  "description": "",
  "main": "index.js",
  "dependencies": {
    "@babel/core": "^7.5.5",
    "@babel/plugin-external-helpers": "^7.2.0",
    "@babel/plugin-transform-modules-umd": "^7.2.0",
    "@babel/preset-env": "^7.5.5"
  },
  "devDependencies": {
    "eslint": "^3.19.0",
    "eslint-config-airbnb-base": "^11.1.3",
    "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": "git+https://github.com/sul-dlss/arclight.git"
  },
  "author": "",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/sul-dlss/arclight/issues"
  },
  "homepage": "https://github.com/sul-dlss/arclight#readme"
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
arclight-0.4.0 package.json
arclight-0.3.3 package.json
arclight-0.3.2 package.json
arclight-0.3.1 package.json
arclight-0.3.0 package.json