Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们的团队正在使用 grunt 和 requirejs 来构建/优化我们的应用程序。如果我可以输出一些带有构建日期和更新的次要版本号的 json,那就太好了。似乎这将是一件相当普遍的事情。有什么已经这样做了吗?
您可以使用 npm。创建 package.json 的最简单方法是使用npm init