source: node_modules/format/component.json@ 65b6638

main
Last change on this file since 65b6638 was d24f17c, checked in by Aleksandar Panovski <apano77@…>, 15 months ago

Initial commit

  • Property mode set to 100644
File size: 259 bytes
Line 
1{
2 "name": "format",
3 "repo": "samsonjs/format",
4 "description": "printf, sprintf, and vsprintf for JavaScript",
5 "keywords": ["format", "printf", "sprintf", "vsprintf", "string"],
6 "version": "0.2.2",
7 "main": "format.js",
8 "scripts": ["format.js"]
9}
Note: See TracBrowser for help on using the repository browser.