UNPKG

pi-test-data

Version:
32 lines (31 loc) 697 B
{ "name": "data-pi-test-data", "version": "1.0.0", "description": "Manage test data for automation", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node server.js" }, "author": "Naveen Alok", "license": "ISC", "dependencies": { "fastify": "^3.14.2" }, "devDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/automationpi/datapi.git" }, "keywords": [ "TestAutomation", "Test", "Data", "synthetic", "data" ], "bugs": { "url": "https://github.com/automationpi/datapi/issues" }, "homepage": "https://github.com/automationpi/datapi#readme" }