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.
93 lines
2.5 KiB
93 lines
2.5 KiB
6 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"remove-trailing-separator@^1.0.1",
|
||
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/normalize-path"
|
||
|
]
|
||
|
],
|
||
|
"_from": "remove-trailing-separator@>=1.0.1 <2.0.0",
|
||
|
"_id": "remove-trailing-separator@1.1.0",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/remove-trailing-separator",
|
||
|
"_nodeVersion": "7.6.0",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "s3://npm-registry-packages",
|
||
|
"tmp": "tmp/remove-trailing-separator-1.1.0.tgz_1502872321750_0.834721862571314"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"email": "darsain@gmail.com",
|
||
|
"name": "darsain"
|
||
|
},
|
||
|
"_npmVersion": "4.2.0",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "remove-trailing-separator",
|
||
|
"raw": "remove-trailing-separator@^1.0.1",
|
||
|
"rawSpec": "^1.0.1",
|
||
|
"scope": null,
|
||
|
"spec": ">=1.0.1 <2.0.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/normalize-path"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz",
|
||
|
"_shasum": "c24bce2a283adad5bc3f58e0d48249b92379d8ef",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "remove-trailing-separator@^1.0.1",
|
||
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/normalize-path",
|
||
|
"author": {
|
||
|
"name": "darsain"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/darsain/remove-trailing-separator/issues"
|
||
|
},
|
||
|
"dependencies": {},
|
||
|
"description": "Removes separators from the end of the string.",
|
||
|
"devDependencies": {
|
||
|
"ava": "^0.16.0",
|
||
|
"coveralls": "^2.11.14",
|
||
|
"nyc": "^8.3.0",
|
||
|
"xo": "^0.16.0"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "c24bce2a283adad5bc3f58e0d48249b92379d8ef",
|
||
|
"tarball": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"gitHead": "f4e8acca09106efeef5a5164f1ad2192fe97fd69",
|
||
|
"homepage": "https://github.com/darsain/remove-trailing-separator#readme",
|
||
|
"keywords": [
|
||
|
"remove",
|
||
|
"strip",
|
||
|
"trailing",
|
||
|
"separator"
|
||
|
],
|
||
|
"license": "ISC",
|
||
|
"main": "index.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "darsain@gmail.com",
|
||
|
"name": "darsain"
|
||
|
}
|
||
|
],
|
||
|
"name": "remove-trailing-separator",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/darsain/remove-trailing-separator.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"lint": "xo",
|
||
|
"pretest": "npm run lint",
|
||
|
"report": "nyc report --reporter=html",
|
||
|
"test": "nyc ava"
|
||
|
},
|
||
|
"version": "1.1.0"
|
||
|
}
|