source: trip-planner-front/node_modules/extsprintf/package.json@ ceaed42

Last change on this file since ceaed42 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 279 bytes
Line 
1{
2 "name": "extsprintf",
3 "version": "1.3.0",
4 "description": "extended POSIX-style sprintf",
5 "main": "./lib/extsprintf.js",
6 "repository": {
7 "type": "git",
8 "url": "git://github.com/davepacheco/node-extsprintf.git"
9 },
10 "engines": [
11 "node >=0.6.0"
12 ],
13 "license": "MIT"
14}
Note: See TracBrowser for help on using the repository browser.