Bones/node_modules/slide/package.json
SOUTHERNCO\x2mjbyrn 7efe7605b8 Template Upload
2017-05-17 13:45:25 -04:00

80 lines
2.0 KiB
JSON

{
"_args": [
[
"slide@^1.1.5",
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\write-file-atomic"
]
],
"_from": "slide@>=1.1.5-0 <2.0.0-0",
"_id": "slide@1.1.6",
"_inCache": true,
"_location": "/slide",
"_npmUser": {
"email": "i@izs.me",
"name": "isaacs"
},
"_npmVersion": "2.0.0-beta.3",
"_phantomChildren": {},
"_requested": {
"name": "slide",
"raw": "slide@^1.1.5",
"rawSpec": "^1.1.5",
"scope": null,
"spec": ">=1.1.5-0 <2.0.0-0",
"type": "range"
},
"_requiredBy": [
"/write-file-atomic"
],
"_resolved": "https://registry.npmjs.org/slide/-/slide-1.1.6.tgz",
"_shasum": "56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707",
"_shrinkwrap": null,
"_spec": "slide@^1.1.5",
"_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\write-file-atomic",
"author": {
"email": "i@izs.me",
"name": "Isaac Z. Schlueter",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/slide-flow-control/issues"
},
"contributors": [
{
"name": "S. Sriram",
"email": "ssriram@gmail.com",
"url": "http://www.565labs.com"
}
],
"dependencies": {},
"description": "A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JS",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707",
"tarball": "https://registry.npmjs.org/slide/-/slide-1.1.6.tgz"
},
"engines": {
"node": "*"
},
"gitHead": "8345e51ee41e35825abc1a40750ea11462f57028",
"homepage": "https://github.com/isaacs/slide-flow-control",
"installable": true,
"license": "ISC",
"main": "./lib/slide.js",
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
}
],
"name": "slide",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/isaacs/slide-flow-control.git"
},
"scripts": {},
"version": "1.1.6"
}