motion
Version:
motion - moving development forward
85 lines (84 loc) • 1.99 kB
JSON
{
"_args": [
[
"line-numbers@0.2.0",
"/Users/nw/motion/packages/motion/node_modules/flint-babel-core"
]
],
"_from": "line-numbers@0.2.0",
"_id": "line-numbers@0.2.0",
"_inCache": true,
"_installable": true,
"_location": "/line-numbers",
"_npmUser": {
"email": "simon.lydell@gmail.com",
"name": "lydell"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"name": "line-numbers",
"raw": "line-numbers@0.2.0",
"rawSpec": "0.2.0",
"scope": null,
"spec": "0.2.0",
"type": "version"
},
"_requiredBy": [
"/flint-babel-core"
],
"_resolved": "https://registry.npmjs.org/line-numbers/-/line-numbers-0.2.0.tgz",
"_shasum": "6bc028149440e570d495ab509692aa08bd779c6e",
"_shrinkwrap": null,
"_spec": "line-numbers@0.2.0",
"_where": "/Users/nw/motion/packages/motion/node_modules/flint-babel-core",
"author": {
"name": "Simon Lydell"
},
"bugs": {
"url": "https://github.com/lydell/line-numbers/issues"
},
"dependencies": {
"left-pad": "0.0.3"
},
"description": "Add line numbers to a string.",
"devDependencies": {
"mocha": "^2.0.1"
},
"directories": {},
"dist": {
"shasum": "6bc028149440e570d495ab509692aa08bd779c6e",
"tarball": "http://registry.npmjs.org/line-numbers/-/line-numbers-0.2.0.tgz"
},
"gitHead": "eb82c0c3da335fbd80111b771a6a3e38d7f63900",
"homepage": "https://github.com/lydell/line-numbers",
"keywords": [
"add",
"column",
"each",
"file",
"gutter",
"insert",
"line",
"number",
"numbers"
],
"license": "MIT",
"maintainers": [
{
"name": "lydell",
"email": "simon.lydell@gmail.com"
}
],
"name": "line-numbers",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/lydell/line-numbers.git"
},
"scripts": {
"test": "mocha --ui tdd"
},
"version": "0.2.0"
}