112 lines
2.7 KiB
JSON
112 lines
2.7 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
{
|
||
|
"raw": "unused-filename@^1.0.0",
|
||
|
"scope": null,
|
||
|
"escapedName": "unused-filename",
|
||
|
"name": "unused-filename",
|
||
|
"rawSpec": "^1.0.0",
|
||
|
"spec": ">=1.0.0 <2.0.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"C:\\Users\\ryuki\\TheDesk\\node_modules\\electron-dl"
|
||
|
]
|
||
|
],
|
||
|
"_from": "unused-filename@>=1.0.0 <2.0.0",
|
||
|
"_id": "unused-filename@1.0.0",
|
||
|
"_inCache": true,
|
||
|
"_location": "/unused-filename",
|
||
|
"_nodeVersion": "6.9.1",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "packages-18-east.internal.npmjs.com",
|
||
|
"tmp": "tmp/unused-filename-1.0.0.tgz_1494950679307_0.34259403264150023"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"name": "sindresorhus",
|
||
|
"email": "sindresorhus@gmail.com"
|
||
|
},
|
||
|
"_npmVersion": "3.10.8",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"raw": "unused-filename@^1.0.0",
|
||
|
"scope": null,
|
||
|
"escapedName": "unused-filename",
|
||
|
"name": "unused-filename",
|
||
|
"rawSpec": "^1.0.0",
|
||
|
"spec": ">=1.0.0 <2.0.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/electron-dl"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/unused-filename/-/unused-filename-1.0.0.tgz",
|
||
|
"_shasum": "d340880f71ae2115ebaa1325bef05cc6684469c6",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "unused-filename@^1.0.0",
|
||
|
"_where": "C:\\Users\\ryuki\\TheDesk\\node_modules\\electron-dl",
|
||
|
"author": {
|
||
|
"name": "Sindre Sorhus",
|
||
|
"email": "sindresorhus@gmail.com",
|
||
|
"url": "sindresorhus.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/sindresorhus/unused-filename/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"modify-filename": "^1.1.0",
|
||
|
"path-exists": "^3.0.0"
|
||
|
},
|
||
|
"description": "Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`",
|
||
|
"devDependencies": {
|
||
|
"ava": "*",
|
||
|
"xo": "*"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "d340880f71ae2115ebaa1325bef05cc6684469c6",
|
||
|
"tarball": "https://registry.npmjs.org/unused-filename/-/unused-filename-1.0.0.tgz"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=4"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"gitHead": "e58bdb5e6d81af48439c9f9b04f5ee9d6aaac89c",
|
||
|
"homepage": "https://github.com/sindresorhus/unused-filename#readme",
|
||
|
"keywords": [
|
||
|
"unused",
|
||
|
"filename",
|
||
|
"filepath",
|
||
|
"file",
|
||
|
"name",
|
||
|
"available",
|
||
|
"safe",
|
||
|
"unique",
|
||
|
"usable",
|
||
|
"filesystem",
|
||
|
"fs",
|
||
|
"exists",
|
||
|
"path"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"name": "sindresorhus",
|
||
|
"email": "sindresorhus@gmail.com"
|
||
|
}
|
||
|
],
|
||
|
"name": "unused-filename",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/sindresorhus/unused-filename.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "xo && ava"
|
||
|
},
|
||
|
"version": "1.0.0"
|
||
|
}
|