arrow-objectmodel
Advanced tools
Comparing version 0.2.15 to 0.2.16
{ | ||
"name": "arrow-objectmodel", | ||
"version": "0.2.15", | ||
"description": "The object model for Arrow", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "grunt" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:appcelerator/arrow-objectmodel.git" | ||
}, | ||
"keywords": [ | ||
"appcelerator", | ||
"arrow", | ||
"objectmodel" | ||
], | ||
"author": "Jeff Haynie", | ||
"license": "LicenseRef-LICENSE", | ||
"bugs": { | ||
"url": "https://jira.appcelerator.org/browse/AC" | ||
}, | ||
"homepage": "https://github.com/appcelerator/arrow-objectmodel", | ||
"dependencies": { | ||
"js-beautify": "^1.5.4", | ||
"lodash": "^3.10.1" | ||
}, | ||
"devDependencies": { | ||
"arrow": "*", | ||
"grunt": "^0.4.5", | ||
"grunt-cli": "^0.1.13", | ||
"grunt-contrib-clean": "^0.6.0", | ||
"grunt-contrib-jshint": "^0.10.0", | ||
"grunt-mocha-test": "^0.12.0", | ||
"istanbul": "^0.3.2", | ||
"mocha": "^1.21.4", | ||
"should": "^4.0.4", | ||
"which": "^1.0.5", | ||
"wrench": "^1.5.8" | ||
} | ||
"name": "arrow-objectmodel", | ||
"version": "0.2.16", | ||
"description": "The object model for Arrow", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "grunt" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:appcelerator/arrow-objectmodel.git" | ||
}, | ||
"keywords": [ | ||
"appcelerator", | ||
"arrow", | ||
"objectmodel" | ||
], | ||
"author": "Jeff Haynie", | ||
"license": "LicenseRef-LICENSE", | ||
"bugs": { | ||
"url": "https://jira.appcelerator.org/browse/API" | ||
}, | ||
"homepage": "https://github.com/appcelerator/arrow-objectmodel", | ||
"dependencies": { | ||
"js-beautify": "^1.5.4", | ||
"lodash": "^3.10.1" | ||
}, | ||
"devDependencies": { | ||
"arrow": "*", | ||
"grunt": "^0.4.5", | ||
"grunt-cli": "^0.1.13", | ||
"grunt-contrib-clean": "^0.6.0", | ||
"grunt-contrib-jshint": "^0.10.0", | ||
"grunt-mocha-test": "^0.12.0", | ||
"istanbul": "^0.3.2", | ||
"mocha": "^1.21.4", | ||
"should": "^4.0.4", | ||
"which": "^1.0.5", | ||
"wrench": "^1.5.8" | ||
} | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
21282