UNPKG

funcunit

Version:
57 lines (56 loc) 1.32 kB
{ "_from": "left-pad@0.0.3", "_id": "left-pad@0.0.3", "_inBundle": false, "_integrity": "sha1-BNmbSh6vnl95wF5ddF1T7dGqiqE=", "_location": "/left-pad", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "left-pad@0.0.3", "name": "left-pad", "escapedName": "left-pad", "rawSpec": "0.0.3", "saveSpec": null, "fetchSpec": "0.0.3" }, "_requiredBy": [ "/line-numbers" ], "_resolved": "https://registry.npmjs.org/left-pad/-/left-pad-0.0.3.tgz", "_shasum": "04d99b4a1eaf9e5f79c05e5d745d53edd1aa8aa1", "_spec": "left-pad@0.0.3", "_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/line-numbers", "author": { "name": "azer" }, "bugs": { "url": "https://github.com/azer/left-pad/issues" }, "bundleDependencies": false, "deprecated": false, "description": "String left pad", "devDependencies": { "tape": "*" }, "homepage": "https://github.com/azer/left-pad#readme", "keywords": [ "leftpad", "left", "pad", "padding", "string" ], "license": "BSD", "main": "index.js", "name": "left-pad", "repository": { "url": "git+ssh://git@github.com/azer/left-pad.git", "type": "git" }, "scripts": { "test": "node test" }, "version": "0.0.3" }