Skip to content
Snippets Groups Projects
Commit b86fb26c authored by Alvaro Cabrera Durán's avatar Alvaro Cabrera Durán
Browse files

Release: 0.5.0-rc17

parent 5b0fe039
No related branches found
No related tags found
No related merge requests found
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
{
"name": "json-schema-faker",
"version": "0.5.0-rc16",
"version": "0.5.0-rc17",
"description": "JSON-Schema + fake data generators",
"homepage": "http://json-schema-faker.js.org",
"main": "dist/index.js",
"module": "dist/index.mjs",
"unpkg": "dist/bundle.umd.min.js",
"browser": "dist/index.umd.min.js",
"scripts": {
"build:concat:dist": "concat -o dist/bundle.umd.min.js node_modules/json-schema-ref-parser/dist/ref-parser.min.js node_modules/jsonpath/jsonpath.min.js dist/index.umd.min.js",
......@@ -51,6 +52,9 @@
"jsonpath"
]
},
"files": [
"dist/*.*"
],
"devDependencies": {
"ajv": "^6.5.3",
"bili": "^4.2.5",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment