source:
node_modules/format/component.json
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
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.