1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- {
- "_from": "extsprintf@1.2.0",
- "_id": "extsprintf@1.2.0",
- "_inBundle": false,
- "_integrity": "sha1-WtlGwi9bMrp/jNdCZxHG6KP8JSk=",
- "_location": "/extsprintf",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "extsprintf@1.2.0",
- "name": "extsprintf",
- "escapedName": "extsprintf",
- "rawSpec": "1.2.0",
- "saveSpec": null,
- "fetchSpec": "1.2.0"
- },
- "_requiredBy": [
- "/vasync/verror",
- "/verror"
- ],
- "_resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.2.0.tgz",
- "_shasum": "5ad946c22f5b32ba7f8cd7426711c6e8a3fc2529",
- "_spec": "extsprintf@1.2.0",
- "_where": "/home/erik/Documents/workspace_brackets/a1_BME_Project_Ohm/om/node_modules/vasync/node_modules/verror",
- "bugs": {
- "url": "https://github.com/davepacheco/node-extsprintf/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "extended POSIX-style sprintf",
- "engines": [
- "node >=0.6.0"
- ],
- "homepage": "https://github.com/davepacheco/node-extsprintf#readme",
- "license": "MIT",
- "main": "./lib/extsprintf.js",
- "name": "extsprintf",
- "repository": {
- "type": "git",
- "url": "git://github.com/davepacheco/node-extsprintf.git"
- },
- "version": "1.2.0"
- }
|