Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "introjs", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "IntroJS is a JavaScript implementation of the simplified programming language Intro.", | ||
"keywords": [ | ||
"compiler", | ||
"javascript", | ||
"language" | ||
], | ||
"author": "introshu", | ||
"license": "MIT", | ||
"homepage": "https://github.com/introshu/introjs", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/introshu/introjs.git" | ||
}, | ||
"main": "./lib/index.js", | ||
@@ -9,2 +21,3 @@ "bin": { | ||
}, | ||
"preferGlobal": true, | ||
"scripts": { | ||
@@ -14,4 +27,2 @@ "pegjs": "pegjs ./lib/parser.pegjs", | ||
}, | ||
"author": "", | ||
"license": "MIT", | ||
"devDependencies": { | ||
@@ -18,0 +29,0 @@ "mocha": "^2.4.5", |
@@ -90,3 +90,5 @@ # IntroJS | ||
TBD | ||
``` | ||
npm install -g introjs | ||
``` | ||
@@ -93,0 +95,0 @@ ## Usage |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
176468
5451
2
1
169
3