8beb802437
We should have consistent line endings in our repository; now that we have a .gitattributes file, update the repository contents to match expectations.
7 lines
166 B
JSON
7 lines
166 B
JSON
{
|
|
"name": "Node.js",
|
|
"description": "Build and test a Node.js project with npm.",
|
|
"iconName": "nodejs",
|
|
"categories": ["JavaScript", "Node", "Npm"]
|
|
}
|