98 lines
2.5 KiB
JSON
98 lines
2.5 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"write-file-atomic@^1.1.2",
|
||
|
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\configstore"
|
||
|
]
|
||
|
],
|
||
|
"_from": "write-file-atomic@>=1.1.2-0 <2.0.0-0",
|
||
|
"_id": "write-file-atomic@1.3.4",
|
||
|
"_inCache": true,
|
||
|
"_location": "/write-file-atomic",
|
||
|
"_nodeVersion": "7.7.4",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "packages-12-west.internal.npmjs.com",
|
||
|
"tmp": "tmp/write-file-atomic-1.3.4.tgz_1493249998004_0.7851631820667535"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"email": "me@re-becca.org",
|
||
|
"name": "iarna"
|
||
|
},
|
||
|
"_npmVersion": "4.6.1",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "write-file-atomic",
|
||
|
"raw": "write-file-atomic@^1.1.2",
|
||
|
"rawSpec": "^1.1.2",
|
||
|
"scope": null,
|
||
|
"spec": ">=1.1.2-0 <2.0.0-0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/configstore"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-1.3.4.tgz",
|
||
|
"_shasum": "f807a4f0b1d9e913ae7a48112e6cc3af1991b45f",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "write-file-atomic@^1.1.2",
|
||
|
"_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\configstore",
|
||
|
"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.11",
|
||
|
"imurmurhash": "^0.1.4",
|
||
|
"slide": "^1.1.5"
|
||
|
},
|
||
|
"description": "Write files in an atomic fashion w/configurable ownership",
|
||
|
"devDependencies": {
|
||
|
"mkdirp": "^0.5.1",
|
||
|
"require-inject": "^1.4.0",
|
||
|
"rimraf": "^2.5.4",
|
||
|
"standard": "^9.0.2",
|
||
|
"tap": "^10.3.2"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "f807a4f0b1d9e913ae7a48112e6cc3af1991b45f",
|
||
|
"tarball": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-1.3.4.tgz"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"gitHead": "8f7d56f6a62600a38e816a8276a128883f4e7436",
|
||
|
"homepage": "https://github.com/iarna/write-file-atomic",
|
||
|
"installable": true,
|
||
|
"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": {},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+ssh://git@github.com/iarna/write-file-atomic.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "standard && tap --coverage test/*.js"
|
||
|
},
|
||
|
"version": "1.3.4"
|
||
|
}
|