cnm
Version:
A module for learning perpose---This is my first time to create a website.
15 lines (14 loc) • 317 B
JSON
{
"name": "cnm",
"version": "0.0.1",
"description": "A module for learning perpose---This is my first time to create a website.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"ming"
],
"author": "nanming_chen",
"license": "ISC"
}