Skip to content

Commit

Permalink
Merge pull request #14 from spyshiv/spyshiv-patch-2
Browse files Browse the repository at this point in the history
NPM init
  • Loading branch information
spyshiv authored Feb 22, 2023
2 parents 67296fa + e417474 commit 3868fbe
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"name": "dummyjs",
"version": "2.0.0",
"description": "DummyJS is an open-source JavaScript plugin that generates customizable and realistic dummy text content for web applications and software projects using standard filler texts. It's useful for development, testing, and more.",
"main": "dummy.js",
"directories": {
"example": "example"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/spyshiv/dummyjs.git"
},
"keywords": [
"JavaScript",
"npm",
"plugin",
"library",
"dummy text",
"Lorem Ipsum",
"web development",
"HTML",
"data attributes",
"sentences",
"paragraphs",
"productivity",
"open source",
"testing",
"software projects"
],
"author": "npm",
"license": "ISC",
"bugs": {
"url": "https://github.com/spyshiv/dummyjs/issues"
},
"homepage": "https://github.com/spyshiv/dummyjs#readme"
}

0 comments on commit 3868fbe

Please sign in to comment.