|
- {
- "name": "rohanverma.net",
- "homepage": "https://github.com/rhnvrm/rohanverma.net",
- "authors": [
- "Rohan Verma <[email protected]>"
- ],
- "description": "My Website",
- "main": "index.html",
- "license": "MIT",
- "ignore": [
- "**/.*",
- "node_modules",
- "bower_components",
- "test",
- "tests"
- ]
- }
|