93 lines
2.3 KiB
JSON
93 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"astral-regex@^1.0.0",
|
|
"/home/bernhard/freifunk-app/node_modules/string-length"
|
|
]
|
|
],
|
|
"_from": "astral-regex@>=1.0.0 <2.0.0",
|
|
"_id": "astral-regex@1.0.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/astral-regex",
|
|
"_nodeVersion": "8.2.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/astral-regex-1.0.0.tgz_1500646618230_0.7161293996032327"
|
|
},
|
|
"_npmUser": {
|
|
"email": "kevinmartensson@gmail.com",
|
|
"name": "kevva"
|
|
},
|
|
"_npmVersion": "5.3.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "astral-regex",
|
|
"raw": "astral-regex@^1.0.0",
|
|
"rawSpec": "^1.0.0",
|
|
"scope": null,
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/string-length"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-1.0.0.tgz",
|
|
"_shasum": "6c8c3fb827dd43ee3918f27b82782ab7658a6fd9",
|
|
"_shrinkwrap": null,
|
|
"_spec": "astral-regex@^1.0.0",
|
|
"_where": "/home/bernhard/freifunk-app/node_modules/string-length",
|
|
"author": {
|
|
"email": "kevinmartensson@gmail.com",
|
|
"name": "Kevin Mårtensson",
|
|
"url": "github.com/kevva"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/kevva/astral-regex/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Regular expression for matching astral symbols",
|
|
"devDependencies": {
|
|
"ava": "*",
|
|
"xo": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"integrity": "sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==",
|
|
"shasum": "6c8c3fb827dd43ee3918f27b82782ab7658a6fd9",
|
|
"tarball": "https://registry.npmjs.org/astral-regex/-/astral-regex-1.0.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "20d5f406d37af3697145eb415355a89fdd4a2279",
|
|
"homepage": "https://github.com/kevva/astral-regex#readme",
|
|
"keywords": [
|
|
"astral",
|
|
"emoji",
|
|
"regex",
|
|
"surrogate"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "kevva",
|
|
"email": "kevinmartensson@gmail.com"
|
|
}
|
|
],
|
|
"name": "astral-regex",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/kevva/astral-regex.git"
|
|
},
|
|
"scripts": {
|
|
"test": "xo && ava"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|