This repository has been archived on 2020-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
TripSit_Suite/node_modules/arraybuffer.slice/package.json
2020-11-01 22:46:04 +00:00

17 lines
413 B
JSON

{
"name": "arraybuffer.slice",
"description": "Exports a function for slicing ArrayBuffers (no polyfilling)",
"version": "0.0.7",
"license": "MIT",
"homepage": "https://github.com/rase-/arraybuffer.slice",
"dependencies": {},
"devDependencies": {
"mocha": "1.17.1",
"expect.js": "0.2.0"
},
"repository": {
"type": "git",
"url": "git@github.com:rase-/arraybuffer.slice.git"
}
}