{
  "name": "@aicpa-ads/auditdata-model",
  "version": "0.0.8-preview004",
  "description": "The purpose of the Audit Data API Working Group (Working Group) is to define an API standard for the transfer of financial audit data between two systems. The standard is open and licensed under an MIT license. Participation in the Working Group and contributions are open to all interested parties. The API standard intends to build upon the standards already developed by the AICPA  and to use the terms defined in that standard where applicable.",
  "author": "AICPA Audit Data Standards Team",
  "keywords": [
    "aicpa",
    "audit data standards"
  ],
  "license": "MIT",
  "main": "./index.js",
  "typings": "./index.d.ts",
  "dependencies": {},
  "publishConfig":{
    "registry":"https://registry.npmjs.org"
  }
}
