rustvec2array
Version:
```js [ { Position: { start: 0, end: 140 } }, { String: '{ ' }, ]
27 lines (26 loc) • 477 B
JSON
{
"name": "rustvec2array",
"version": "1.0.4",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc -p ./"
},
"repository": {
"url": "git@github.com:smallbrave/rustvec2array.git"
},
"keywords": [
"javascript",
"rust",
"Vec",
"Array"
],
"files": [
"index.js",
"index.d.ts"
],
"types": "index.d.ts",
"author": "zhaoyinggang",
"license": "ISC"
}