motion
Version:
motion - moving development forward
79 lines (78 loc) • 1.75 kB
JSON
{
"_args": [
[
"left-pad@0.0.3",
"/Users/nw/motion/packages/motion/node_modules/line-numbers"
]
],
"_from": "left-pad@0.0.3",
"_id": "left-pad@0.0.3",
"_inCache": true,
"_installable": true,
"_location": "/left-pad",
"_npmUser": {
"email": "azer@kodfabrik.com",
"name": "azer"
},
"_npmVersion": "1.4.3",
"_phantomChildren": {},
"_requested": {
"name": "left-pad",
"raw": "left-pad@0.0.3",
"rawSpec": "0.0.3",
"scope": null,
"spec": "0.0.3",
"type": "version"
},
"_requiredBy": [
"/line-numbers"
],
"_resolved": "https://registry.npmjs.org/left-pad/-/left-pad-0.0.3.tgz",
"_shasum": "04d99b4a1eaf9e5f79c05e5d745d53edd1aa8aa1",
"_shrinkwrap": null,
"_spec": "left-pad@0.0.3",
"_where": "/Users/nw/motion/packages/motion/node_modules/line-numbers",
"author": {
"name": "azer"
},
"bugs": {
"url": "https://github.com/azer/left-pad/issues"
},
"dependencies": {},
"description": "String left pad",
"devDependencies": {
"tape": "*"
},
"directories": {},
"dist": {
"shasum": "04d99b4a1eaf9e5f79c05e5d745d53edd1aa8aa1",
"tarball": "http://registry.npmjs.org/left-pad/-/left-pad-0.0.3.tgz"
},
"homepage": "https://github.com/azer/left-pad",
"keywords": [
"left",
"leftpad",
"pad",
"padding",
"string"
],
"license": "BSD",
"main": "index.js",
"maintainers": [
{
"name": "azer",
"email": "azer@kodfabrik.com"
}
],
"name": "left-pad",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/azer/left-pad.git"
},
"scripts": {
"test": "node test"
},
"version": "0.0.3"
}