📌  相关文章
📜  package.json 初学者 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:02:07.035000             🧑  作者: Mango

代码示例2
{
  "name": "metaverse", // The name of your project
  "version": "0.92.12", // The version of your project
  "description": "The Metaverse virtual reality. The final outcome of all virtual worlds, augmented reality, and the Internet.", // The description of your project
  "main": "index.js"
  "license": "MIT" // The license of your project
}