{
  "_args": [
    [
      "web-atoms-core@1.0.879",
      "/home/runner/work/web-atoms-samples/web-atoms-samples"
    ]
  ],
  "_from": "web-atoms-core@1.0.879",
  "_id": "web-atoms-core@1.0.879",
  "_inBundle": false,
  "_integrity": "sha512-lzoXmjkO2D4jx0w+X9TCHfZbzzdEdyJQKMKUxhKkXj4+6dCGBCkuN6vUc5B4AOgjqsErOYKQV/ZyzsWAxRWe5w==",
  "_location": "/web-atoms-core",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "web-atoms-core@1.0.879",
    "name": "web-atoms-core",
    "escapedName": "web-atoms-core",
    "rawSpec": "1.0.879",
    "saveSpec": null,
    "fetchSpec": "1.0.879"
  },
  "_requiredBy": [
    "/",
    "/@web-atoms/web-controls",
    "/@web-atoms/xf-controls"
  ],
  "_resolved": "https://registry.npmjs.org/web-atoms-core/-/web-atoms-core-1.0.879.tgz",
  "_spec": "1.0.879",
  "_where": "/home/runner/work/web-atoms-samples/web-atoms-samples",
  "author": {
    "name": "Akash Kava"
  },
  "bugs": {
    "url": "https://github.com/neurospeech/web-atoms-core/issues"
  },
  "dependencies": {
    "@web-atoms/date-time": "^1.0.21",
    "reflect-metadata": "^0.1.13"
  },
  "description": "Web Atoms Core",
  "devDependencies": {
    "@types/jquery": "^3.3.30",
    "@web-atoms/unit-test": "^1.0.12",
    "colors": "^1.4.0",
    "istanbul": "^0.4.5",
    "jsdom": "^15.1.1",
    "path": "^0.12.7",
    "remap-istanbul": "^0.11.1",
    "test-dom": "^1.0.0",
    "typedoc": "^0.15.0",
    "web-atoms-amd-loader": "^1.0.372",
    "xmlhttprequest": "^1.8.0"
  },
  "homepage": "https://github.com/neurospeech/web-atoms-core#readme",
  "keywords": [
    "web",
    "atoms",
    "core"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "web-atoms-core",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/neurospeech/web-atoms-core.git"
  },
  "scripts": {
    "posttest": "remap-istanbul -i ./coverage/coverage.json -t html -o ./html-report",
    "postversion": "git push --follow-tags",
    "test": "istanbul cover ./dist/test.js"
  },
  "version": "1.0.879"
}
