UNPKG

yhtml5-test

Version:

A test framework for front-end projects

66 lines (65 loc) 1.53 kB
{ "_from": "left-pad@^1.1.3", "_id": "left-pad@1.1.3", "_inBundle": false, "_integrity": "sha1-YS9hwDPzqeCOk58crr7qQbbzGZo=", "_location": "/left-pad", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "left-pad@^1.1.3", "name": "left-pad", "escapedName": "left-pad", "rawSpec": "^1.1.3", "saveSpec": null, "fetchSpec": "^1.1.3" }, "_requiredBy": [ "/leakage" ], "_resolved": "https://registry.npmjs.org/left-pad/-/left-pad-1.1.3.tgz", "_shasum": "612f61c033f3a9e08e939f1caebeea41b6f3199a", "_spec": "left-pad@^1.1.3", "_where": "/Users/yhtml5/projects/gitlab/2dfire-scripts/packages/2dfire-test/demo/node_modules/leakage", "author": { "name": "azer" }, "bugs": { "url": "https://github.com/stevemao/left-pad/issues" }, "bundleDependencies": false, "deprecated": false, "description": "String left pad", "devDependencies": { "benchmark": "^2.1.0", "tape": "*" }, "homepage": "https://github.com/stevemao/left-pad#readme", "keywords": [ "leftpad", "left", "pad", "padding", "string", "repeat" ], "license": "WTFPL", "main": "index.js", "maintainers": [ { "name": "Cameron Westland", "email": "camwest@gmail.com" } ], "name": "left-pad", "repository": { "url": "git+ssh://git@github.com/stevemao/left-pad.git", "type": "git" }, "scripts": { "bench": "node perf/perf.js", "test": "node test" }, "version": "1.1.3" }