motion
Version:
motion - moving development forward
78 lines (77 loc) • 2.06 kB
JSON
{
"_args": [
[
"atom-text-buffer-point@1.0.0",
"/Users/nw/motion/packages/motion"
]
],
"_from": "atom-text-buffer-point@1.0.0",
"_id": "atom-text-buffer-point@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/atom-text-buffer-point",
"_nodeVersion": "5.4.0",
"_npmUser": {
"email": "de.steelbrain@gmail.com",
"name": "steelbrain"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"name": "atom-text-buffer-point",
"raw": "atom-text-buffer-point@1.0.0",
"rawSpec": "1.0.0",
"scope": null,
"spec": "1.0.0",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/atom-text-buffer-point/-/atom-text-buffer-point-1.0.0.tgz",
"_shasum": "8866acef4223fe5eb3ffe084a93a31f32a532898",
"_shrinkwrap": null,
"_spec": "atom-text-buffer-point@1.0.0",
"_where": "/Users/nw/motion/packages/motion",
"author": {
"name": "steelbrain"
},
"bugs": {
"url": "https://github.com/steelbrain/atom-text-buffer-point/issues"
},
"dependencies": {},
"description": "Point class from Atom's TextBuffer",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "8866acef4223fe5eb3ffe084a93a31f32a532898",
"tarball": "http://registry.npmjs.org/atom-text-buffer-point/-/atom-text-buffer-point-1.0.0.tgz"
},
"gitHead": "7a979cdc52bb4894629a269b3202c70271eef2be",
"homepage": "https://github.com/steelbrain/atom-text-buffer-point#readme",
"keywords": [
"atom",
"buffer",
"point",
"text"
],
"license": "MIT",
"main": "point.js",
"maintainers": [
{
"name": "steelbrain",
"email": "de.steelbrain@gmail.com"
}
],
"name": "atom-text-buffer-point",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/steelbrain/atom-text-buffer-point.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.0"
}