98 lines
2.4 KiB
JSON
98 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "modify-filename@^1.1.0",
|
|
"scope": null,
|
|
"escapedName": "modify-filename",
|
|
"name": "modify-filename",
|
|
"rawSpec": "^1.1.0",
|
|
"spec": ">=1.1.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"C:\\Users\\ryuki\\TheDesk\\node_modules\\unused-filename"
|
|
]
|
|
],
|
|
"_from": "modify-filename@>=1.1.0 <2.0.0",
|
|
"_id": "modify-filename@1.1.0",
|
|
"_inCache": true,
|
|
"_location": "/modify-filename",
|
|
"_nodeVersion": "0.12.5",
|
|
"_npmUser": {
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
},
|
|
"_npmVersion": "2.11.2",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "modify-filename@^1.1.0",
|
|
"scope": null,
|
|
"escapedName": "modify-filename",
|
|
"name": "modify-filename",
|
|
"rawSpec": "^1.1.0",
|
|
"spec": ">=1.1.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/unused-filename"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/modify-filename/-/modify-filename-1.1.0.tgz",
|
|
"_shasum": "9a2dec83806fbb2d975f22beec859ca26b393aa1",
|
|
"_shrinkwrap": null,
|
|
"_spec": "modify-filename@^1.1.0",
|
|
"_where": "C:\\Users\\ryuki\\TheDesk\\node_modules\\unused-filename",
|
|
"author": {
|
|
"name": "Sindre Sorhus",
|
|
"email": "sindresorhus@gmail.com",
|
|
"url": "sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/modify-filename/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Modify the filename in a path",
|
|
"devDependencies": {
|
|
"ava": "0.0.4"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "9a2dec83806fbb2d975f22beec859ca26b393aa1",
|
|
"tarball": "https://registry.npmjs.org/modify-filename/-/modify-filename-1.1.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "d672c2faf0dd26991cd679953347b063c3e3dd7a",
|
|
"homepage": "https://github.com/sindresorhus/modify-filename",
|
|
"keywords": [
|
|
"modify",
|
|
"change",
|
|
"replace",
|
|
"filename",
|
|
"file",
|
|
"name",
|
|
"path"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
}
|
|
],
|
|
"name": "modify-filename",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sindresorhus/modify-filename.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test.js"
|
|
},
|
|
"version": "1.1.0"
|
|
}
|