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.
87 lines
2.3 KiB
87 lines
2.3 KiB
{ |
|
"_args": [ |
|
[ |
|
"filename-reserved-regex@^1.0.0", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/filenamify" |
|
] |
|
], |
|
"_from": "filename-reserved-regex@>=1.0.0 <2.0.0", |
|
"_id": "filename-reserved-regex@1.0.0", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/filename-reserved-regex", |
|
"_nodeVersion": "1.0.0", |
|
"_npmUser": { |
|
"email": "sindresorhus@gmail.com", |
|
"name": "sindresorhus" |
|
}, |
|
"_npmVersion": "2.1.18", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "filename-reserved-regex", |
|
"raw": "filename-reserved-regex@^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/filename-reserved-regex/-/filename-reserved-regex-1.0.0.tgz", |
|
"_shasum": "e61cf805f0de1c984567d0386dc5df50ee5af7e4", |
|
"_shrinkwrap": null, |
|
"_spec": "filename-reserved-regex@^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/filename-reserved-regex/issues" |
|
}, |
|
"dependencies": {}, |
|
"description": "Regular expression for matching reserved filename characters", |
|
"devDependencies": { |
|
"ava": "0.0.4" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"shasum": "e61cf805f0de1c984567d0386dc5df50ee5af7e4", |
|
"tarball": "https://registry.npmjs.org/filename-reserved-regex/-/filename-reserved-regex-1.0.0.tgz" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
}, |
|
"files": [ |
|
"index.js" |
|
], |
|
"gitHead": "70c39b691414977a61ca346a2092ee1bf02ff669", |
|
"homepage": "https://github.com/sindresorhus/filename-reserved-regex", |
|
"keywords": [ |
|
"re", |
|
"regex", |
|
"regexp", |
|
"filename", |
|
"reserved" |
|
], |
|
"license": "MIT", |
|
"maintainers": [ |
|
{ |
|
"email": "sindresorhus@gmail.com", |
|
"name": "sindresorhus" |
|
} |
|
], |
|
"name": "filename-reserved-regex", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/sindresorhus/filename-reserved-regex.git" |
|
}, |
|
"scripts": { |
|
"test": "node test.js" |
|
}, |
|
"version": "1.0.0" |
|
}
|
|
|