mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
88 lines
2.1 KiB
88 lines
2.1 KiB
{
|
|
"_args": [
|
|
[
|
|
"write-file-atomic@^1.1.4",
|
|
"/Users/ogd/Documents/projects/npm/npm"
|
|
]
|
|
],
|
|
"_from": "write-file-atomic@>=1.1.4 <2.0.0",
|
|
"_id": "write-file-atomic@1.1.4",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/write-file-atomic",
|
|
"_nodeVersion": "5.1.0",
|
|
"_npmUser": {
|
|
"email": "ogd@aoaioxxysz.net",
|
|
"name": "othiym23"
|
|
},
|
|
"_npmVersion": "3.5.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "write-file-atomic",
|
|
"raw": "write-file-atomic@^1.1.4",
|
|
"rawSpec": "^1.1.4",
|
|
"scope": null,
|
|
"spec": ">=1.1.4 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_shasum": "b1f52dc2e8dc0e3cb04d187a25f758a38a90ca3b",
|
|
"_shrinkwrap": null,
|
|
"_spec": "write-file-atomic@^1.1.4",
|
|
"_where": "/Users/ogd/Documents/projects/npm/npm",
|
|
"author": {
|
|
"email": "me@re-becca.org",
|
|
"name": "Rebecca Turner",
|
|
"url": "http://re-becca.org"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/iarna/write-file-atomic/issues"
|
|
},
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"imurmurhash": "^0.1.4",
|
|
"slide": "^1.1.5"
|
|
},
|
|
"description": "Write files in an atomic fashion w/configurable ownership",
|
|
"devDependencies": {
|
|
"require-inject": "^1.1.0",
|
|
"standard": "^5.4.1",
|
|
"tap": "^2.3.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "b1f52dc2e8dc0e3cb04d187a25f758a38a90ca3b",
|
|
"tarball": "http://registry.npmjs.org/write-file-atomic/-/write-file-atomic-1.1.4.tgz"
|
|
},
|
|
"gitHead": "42dc04a17af96ac045f4979c8c951ee5a14a8b8b",
|
|
"homepage": "https://github.com/iarna/write-file-atomic",
|
|
"keywords": [
|
|
"atomic",
|
|
"writeFile"
|
|
],
|
|
"license": "ISC",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "iarna",
|
|
"email": "me@re-becca.org"
|
|
},
|
|
{
|
|
"name": "othiym23",
|
|
"email": "ogd@aoaioxxysz.net"
|
|
}
|
|
],
|
|
"name": "write-file-atomic",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/iarna/write-file-atomic.git"
|
|
},
|
|
"scripts": {
|
|
"test": "standard && tap --coverage test/*.js"
|
|
},
|
|
"version": "1.1.4"
|
|
}
|
|
|