Sha256: 69a24373faa642b36f8b18e0a35e42638d1be6eaa2810422be0da67c4df01e73
Contents?: true
Size: 1.69 KB
Versions: 19
Compression:
Stored size: 1.69 KB
Contents
{ "_args": [ [ "sprintf-js@1.1.1", "/home/franz/projects/velaluqa/projects/velaluqa/ela" ] ], "_development": true, "_from": "sprintf-js@1.1.1", "_id": "sprintf-js@1.1.1", "_inBundle": false, "_integrity": "sha1-Nr54Mgr+WAH2zqPueLblqrlA6gw=", "_location": "/sprintf-js", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "sprintf-js@1.1.1", "name": "sprintf-js", "escapedName": "sprintf-js", "rawSpec": "1.1.1", "saveSpec": null, "fetchSpec": "1.1.1" }, "_requiredBy": [ "/underscore.string" ], "_resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.1.tgz", "_spec": "1.1.1", "_where": "/home/franz/projects/velaluqa/projects/velaluqa/ela", "author": { "name": "Alexandru Mărășteanu", "email": "hello@alexei.ro" }, "bugs": { "url": "https://github.com/alexei/sprintf.js/issues" }, "description": "JavaScript sprintf implementation", "devDependencies": { "benchmark": "^2.1.4", "eslint": "3.19.0", "gulp": "^3.9.1", "gulp-benchmark": "^1.1.1", "gulp-eslint": "^3.0.1", "gulp-header": "^1.8.8", "gulp-mocha": "^4.3.1", "gulp-rename": "^1.2.2", "gulp-sourcemaps": "^2.6.0", "gulp-uglify": "^3.0.0", "mocha": "^3.4.2" }, "homepage": "https://github.com/alexei/sprintf.js#readme", "license": "BSD-3-Clause", "main": "src/sprintf.js", "name": "sprintf-js", "repository": { "type": "git", "url": "git+https://github.com/alexei/sprintf.js.git" }, "scripts": { "lint": "eslint .", "lint:fix": "eslint --fix .", "posttest": "npm run lint", "test": "mocha test/test.js" }, "version": "1.1.1" }
Version data entries
19 entries across 19 versions & 1 rubygems