Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
841c8aa114 | |||
6ccfcb3bbe |
@ -1,5 +1,6 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
|
- 'v4.2.6'
|
||||||
- 'stable'
|
- 'stable'
|
||||||
deploy:
|
deploy:
|
||||||
provider: npm
|
provider: npm
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "projectinfo",
|
"name": "projectinfo",
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"description": "gather information about projects. supports npm, git etc.",
|
"description": "gather information about projects. supports npm, git etc.",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Reference in New Issue
Block a user