{ "name": "astral-regex", "version": "2.0.0", "description": "Regular expression for matching astral symbols", "license": "MIT", "repository": "kevva/astral-regex", "author": { "name": "Kevin Mårtensson", "email": "kevinmartensson@gmail.com", "url": "github.com/kevva" }, "engines": { "node": ">=8" }, "scripts": { "test": "xo && ava && tsd" }, "files": [ "index.js", "index.d.ts" ], "keywords": [ "astral", "emoji", "regex", "surrogate" ], "devDependencies": { "ava": "^1.4.1", "tsd": "^0.7.2", "xo": "^0.24.0" } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
index.d.ts | File | 681 B | 0644 |
|
index.js | File | 203 B | 0644 |
|
license | File | 1.09 KB | 0644 |
|
package.json | File | 562 B | 0644 |
|
readme.md | File | 839 B | 0644 |
|