UNPKG

@superflycss/cli

Version:

SuperflyCSS Command Line Interface

15 lines (14 loc) 238 B
module.exports = () => { return ` { "name": "prototype project", "version": "1.0.0", "description": "Prototype X", "main": "index.css", "keywords": ["css", "prototype"], "license": "MIT", "devDependencies": { } } `; }