package.json

49 lines | 1.27 kB Blame History Raw Download
{
  "_from": "autofill-event@0.0.1",
  "_id": "autofill-event@0.0.1",
  "_inBundle": false,
  "_integrity": "sha1-w4LPmJshth/0oSs1l+GUNHHTz3o=",
  "_location": "/autofill-event",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "autofill-event@0.0.1",
    "name": "autofill-event",
    "escapedName": "autofill-event",
    "rawSpec": "0.0.1",
    "saveSpec": null,
    "fetchSpec": "0.0.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/autofill-event/-/autofill-event-0.0.1.tgz",
  "_shasum": "c382cf989b21b61ff4a12b3597e1943471d3cf7a",
  "_spec": "autofill-event@0.0.1",
  "_where": "/home/st/dev/keycloak/themes/src/main",
  "bugs": {
    "url": "https://github.com/tbosch/autofill-event/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Autofill Event module",
  "devDependencies": {},
  "homepage": "https://github.com/tbosch/autofill-event",
  "keywords": [
    "autofill-event"
  ],
  "main": "autofill-event.js",
  "name": "autofill-event",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tbosch/autofill-event.git"
  },
  "scripts": {
    "build": "npm install"
  },
  "title": "Autofill Event module",
  "version": "0.0.1"
}