restify
Version:
REST framework
42 lines (41 loc) • 1.21 kB
JSON
{
"_from": "escape-regexp-component@^1.0.2",
"_id": "escape-regexp-component@1.0.2",
"_inBundle": false,
"_integrity": "sha1-nGO20LJf8qiMOtvRjFthrMO5+qI=",
"_location": "/escape-regexp-component",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "escape-regexp-component@^1.0.2",
"name": "escape-regexp-component",
"escapedName": "escape-regexp-component",
"rawSpec": "^1.0.2",
"saveSpec": null,
"fetchSpec": "^1.0.2"
},
"_requiredBy": [
"/restify"
],
"_resolved": "https://artifacts.netflix.com/api/npm/npm-netflix/escape-regexp-component/-/escape-regexp-component-1.0.2.tgz",
"_shasum": "9c63b6d0b25ff2a88c3adbd18c5b61acc3b9faa2",
"_spec": "escape-regexp-component@^1.0.2",
"_where": "/Users/pmarton/Documents/dev/node-restify/benchmark/node_modules/restify",
"bundleDependencies": false,
"component": {
"scripts": {
"escape-regexp/index.js": "index.js"
}
},
"dependencies": {},
"deprecated": false,
"description": "Escape regular expression special characters",
"keywords": [
"escape",
"regexp",
"utility"
],
"name": "escape-regexp-component",
"version": "1.0.2"
}