UNPKG

specit

Version:

Automatically generates an RPM Spec file for your Node.js project

12 lines (11 loc) 254 B
{ "name": "my-super-long-long-long-long-cat-api", "version": "1.0.0", "scripts": { "start": "node index.js" }, "description": "My Super Long Long Long Long Cat API", "main": "index.js", "author": "bob@example.com", "license": "MIT" }