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.
 
 
 
 

106 lines
2.6 KiB

{
"_args": [
[
"strip-outer@^1.0.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/filenamify"
]
],
"_from": "strip-outer@>=1.0.0 <2.0.0",
"_id": "strip-outer@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/strip-outer",
"_nodeVersion": "8.10.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/strip-outer_1.0.1_1521783697502_0.5063984965684791"
},
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"name": "strip-outer",
"raw": "strip-outer@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/filenamify"
],
"_resolved": "https://registry.npmjs.org/strip-outer/-/strip-outer-1.0.1.tgz",
"_shasum": "b2fd2abf6604b9d1e6013057195df836b8a9d631",
"_shrinkwrap": null,
"_spec": "strip-outer@^1.0.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/filenamify",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/strip-outer/issues"
},
"dependencies": {
"escape-string-regexp": "^1.0.2"
},
"description": "Strip a substring from the start/end of a string",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-k55yxKHwaXnpYGsOzg4Vl8+tDrWylxDEpknGjhTiZB8dFRU5rTo9CAzeycivxV3s+zlTKwrs6WxMxR95n26kwg==",
"shasum": "b2fd2abf6604b9d1e6013057195df836b8a9d631",
"tarball": "https://registry.npmjs.org/strip-outer/-/strip-outer-1.0.1.tgz",
"unpackedSize": 2649
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "b7222dc2b9a7191f644ed55a18b8ea5c3dac09a7",
"homepage": "https://github.com/sindresorhus/strip-outer#readme",
"keywords": [
"strip",
"trim",
"remove",
"outer",
"str",
"string",
"substring",
"start",
"end",
"wrap",
"leading",
"trailing",
"regex",
"regexp"
],
"license": "MIT",
"maintainers": [
{
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
}
],
"name": "strip-outer",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/strip-outer.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "1.0.1"
}