Last change
on this file since 6a3a178 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
362 bytes
|
Line | |
---|
1 | {
|
---|
2 | "name": "base64id"
|
---|
3 | , "version": "2.0.0"
|
---|
4 | , "license": "MIT"
|
---|
5 | , "description": "Generates a base64 id"
|
---|
6 | , "author": "Kristian Faeldt <faeldt_kristian@cyberagent.co.jp>"
|
---|
7 | , "repository": {
|
---|
8 | "type": "git"
|
---|
9 | , "url": "https://github.com/faeldt/base64id.git"
|
---|
10 | }
|
---|
11 | , "main": "./lib/base64id.js"
|
---|
12 | , "engines": { "node": "^4.5.0 || >= 5.9" }
|
---|
13 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.